Why Your SVG File Is Not Cutting Cleanly and How to Fix It

LASER CUTINY
Troubleshooting Guide

LaserCutiny  ·  July 2026  ·  6 min read

You downloaded a file. You set it up. You hit cut.

And something went wrong.

Maybe the laser engraved the whole shape instead of cutting the outline. Maybe it cut the same line twice and burned through. Maybe the piece just didn't fall out cleanly.

This happens to almost every beginner, and it's almost never the machine's fault.

Here's what's actually going on.

The Most Common Reason: The File Has a Fill, Not a Stroke

This one catches people off guard because the file looks perfectly fine on screen.

In a vector file, there are two ways to define a shape. A fill colors in the inside of the shape. A stroke draws only the outline. Your laser cutter only cuts along stroke paths. If the shape is a fill, the laser reads it as an area to engrave and instead of cutting a clean outline in seconds, it rasters back and forth across the entire shape for 20 minutes.

FILLED SHAPE ✗ laser rasters entire surface ~20 minutes STROKE ONLY ✓ laser cuts outline only ~5 seconds
How to tell if this is your problem

Upload the file to your software (Glowforge app, xTool Creative Space, or LightBurn). If the shape shows up as a solid grey or colored block instead of a thin outline, it's a filled shape.

How to fix it

Open the file in Inkscape (free). Select the shape. In the Fill and Stroke panel, set Fill to "None" and add a Stroke with any color, width 0.01mm. Save as SVG and re-upload.


Open Paths: When the Piece Won't Fall Out

A laser cutter follows a path from point A to point B. If the path doesn't close, meaning the start and end points don't connect, the laser cuts partway around the shape and stops. The outline looks almost complete but the piece stays stuck.

This is invisible in the file thumbnail. A shape can look completely closed on screen while having a gap of 0.001mm that breaks the path.

OPEN PATH ✗ gap here — piece stays stuck 0.001mm is enough to break the cut CLOSED PATH ✓ fully connected piece falls out cleanly
How to check

In LightBurn: Edit > Select Open Shapes. Any highlighted shapes have open paths.

In Inkscape: select the shape, go to Path > Break Apart, then Path > Combine. This usually reveals gaps.

How to fix it

Select both endpoints of the open path and use "Join nodes" in Inkscape (Shift+J). In LightBurn, use Edit > Auto-Join Selected with a tolerance of 0.1mm.


Double Burn Marks: Overlapping Paths

If edges look darker or more charred than expected, you likely have overlapping paths. This happens when two shapes share an edge in the design, which is common in files built for Cricut or print. The laser cuts that shared line once for each shape, so twice total. On 3mm wood the second pass often burns deeper than you want.

OVERLAPPING PATHS ✗ cut twice shared edge = double burn mark PATH UNION ✓ merged into one path one cut, clean edge
Laser cut wood decor - clean edges - LaserCutiny
How to fix it

In Inkscape: select all overlapping shapes and use Path > Union. This merges them into one shape with a single clean edge.

In LightBurn: select the shapes and use Edit > Delete Duplicates.


The File Looks Fine on Screen But Goes Wrong in the Machine

This usually means the file uses effects, clipping masks, or groupings that your laser software can't read. A file built for Cricut may import fine into Design Space but show up scrambled in LightBurn with missing paths or shapes in the wrong position.

What helps

Ask the file seller for a DXF version. DXF has no effects and no clipping masks, just raw paths, and it imports cleanly into LightBurn and xTool Creative Space almost every time.

If you only have SVG: open in Inkscape, select everything, go to Object > Ungroup (repeat until nothing is grouped), then save a new clean SVG. This strips out most of the problematic structure.


Why Free Files Fail More Often

A lot of files on general design sites were originally made for web, Cricut vinyl, or print. They look great. They're technically SVG files. But they weren't built to what a laser cutter actually needs.

A file that's genuinely laser-ready has strokes not fills on every cut line, all paths closed with no gaps, no overlapping edges on shared walls, cut and engrave operations separated by color or layer, and a real cut photo from the seller, not just a digital mockup.

The mockup tells you it looks good on screen. The cut photo tells you it actually works.


Quick Checklist Before You Cut

  1. Are the cut lines strokes, not fills?
  2. Are all paths closed with no tiny gaps?
  3. Are there overlapping paths on shared edges?
  4. Are cut and engrave operations in separate layers?
  5. Does the seller have a real cut photo, not just a digital render?

Rather just cut than troubleshoot?

Every LaserCutiny file is exported from Adobe Illustrator with fill set to none and stroke paths throughout. No filled shapes, no open paths. Each download includes SVG, DXF, AI, EPS, PDF, and DWG. Open it in Glowforge, xTool Creative Space, or LightBurn and cut. No Inkscape, no cleanup.

Browse Laser-Ready Files →
Have a file problem not covered here? Drop a question in our Facebook maker community. Makers there have run into pretty much everything.
© 2026 LaserCutiny · SouthNT Studio LLC
Back to blog