gcodetools_about.inx revision 32512d3117077508d22c9dd28803184c7072e8e4
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4Nick<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4Nick <id>ru.cnc-club.filter.gcodetools_about_no_options_no_preferences</id>
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4Nick <dependency type="executable" location="extensions">gcodetools.py</dependency>
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4Nick <dependency type="executable" location="extensions">inkex.py</dependency>
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4Nick <_param name="help" type="description">Gcodetools was developed to make simple Gcode from Inkscape's paths. Gcode is a special format which is used in most of CNC machines. So Gcodetools allows you to use Inkscape as CAM program.
2cf8f271d9b9084ed96cbdee84f46dd99e603262KrisIt can be use with a lot of machine types:
2cf8f271d9b9084ed96cbdee84f46dd99e603262Kris Laser and Plasma cutters and engravers
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4Nick Mill engravers
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4NickTo get more info visit developers page at http://www.cnc-club.ru/gcodetools</_param>
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4NickGcodetools plug-in: converts paths to Gcode (using circular interpolation), makes offset paths and engraves sharp corners using cone cutters.
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4NickThis plug-in calculates Gcode for paths using circular interpolation or linear motion when needed.
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4NickTutorials, manuals and support can be found at
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4NickEnglish support forum:
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4Nickand Russian support forum:
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4NickCredits: Nick Drobchenko, Vladimir Kalyaev, John Brooker, Henry Nicolas, Chris Lusby Taylor.
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4NickGcodetools ver. 1.7
7765ee8964c8ffd7faee9baa0412abeb1ef5b0a4Nick <command reldir="extensions" interpreter="python">gcodetools.py</command>