Export as GCODE org.middlegable.gcode.inkscape.saveasgcode export_gcode.py inkex.py simplestyle.py simplepath.py 0.005 1.0 -1.0 1.0 true This extension will save as EMC GCODE. Note that all objects need to be converted to paths prior to use, and all paths need to have straight line segments (i.e. not curves). To help generate tool paths, group objects together, and name the group in the format "ToolPath<Id> <Options>" where <Id> is some unique identifier, and <Options> are zero or more GCode options such as Z-5.0 (override defaultCutZ), F100.0 (override defaultFeedRate) or T1234 (select specific tool). .nc text/plain <_filetypename>EMC G-Code (*.nc) <_filetypetooltip>Exports the paths of this document in G-Code format