LaserWeb4
LaserWeb4 copied to clipboard
Cutting very slow (too many tiny steps) inkscape export issue?
trafficstars
Hi,
i have a inkscape file with two shapes i created two Laser Cut operations with the same values. The first shape (a circle) will be cut in correct speed but the second one only on straight lines but in curves it is cutting very very slow.
I would be happy for any help.
Your SVG works just fine on my installation. I guess your GCODE CURVE LINEARISATION FACTOR (under settings->gcode) is too small, which creats a lot of extremly short G1 segments in the gcode. Try it with 0.4. This will give a good balance between resolution and amount of gcode lines.