cnc-club / gcodetools

CAM extension for Inkscape to export paths to Gcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A way to hide "Preview" checkbox

vintprox opened this issue · comments

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".