cnc-club / gcodetools

CAM extension for Inkscape to export paths to Gcode
258 stars 98 forks source link

A way to hide "Preview" checkbox #11

Open vintprox opened 7 years ago

vintprox commented 7 years ago

Just look at line 93 of plotter.inx:

<effect needs-live-preview="false" needs-document="true">

With needs-live-preview set to false in every gcodetools*.inx file you are able to get rid of unnecessary "Preview".