ChrisWag91 / Inkscape-Lasertools-Plugin

A simple plugin to convert inkscape vector graphics to Gcode for DIY laser engravers
GNU General Public License v3.0
38 stars 27 forks source link

Allowing open paths #27

Closed scottbuckley closed 2 years ago

scottbuckley commented 2 years ago

I changed the order in which paths are processed and turned into engraving segments, such that the unnecessary "closing line" could be eliminated. Closed paths are still closed, but open paths are no longer artificially closed. Tested on a few engraves - this works as expected for me.