gcodetools_tools_library.inx revision 140cab8883269a4e3603c1861bb20690c8db4564
<?xml version="1.0" encoding="UTF-8"?>
<_name>Tools library</_name>
<param name='active-tab' type="notebook">
<page name='tools_library' _gui-text='Tools library'>
<param type='optiongroup' name='tools-library-type' _gui-text="Tools type:">
<_option value='default tool'>default</_option>
<_option value='cylinder cutter'>cylinder</_option>
<_option value='cone cutter'>cone</_option>
<_option value='plasma cutter'>plasma</_option>
<_option value='tangent knife'>tangent knife</_option>
<_option value='lathe cutter'>lathe cutter</_option>
<_option value='check'>Just check tools</_option>
</param>
<_param name="help" type="description">
Selected tool type fills appropriate default values. You can change these values using the Text tool later on.
The topmost (z order) tool in the active layer is used. If there is no tool inside the current layer it is taken from the upper layer.
Press Apply to create new tool.
</_param>
</page>
<page name='help' _gui-text='Help'>
<_param name="fullhelp" type="description">
Gcodetools plug-in: converts paths to Gcode (using circular interpolation), makes offset paths and engraves sharp corners using cone cutters.
This plug-in calculates Gcode for paths using circular interpolation or linear motion when needed.
Tutorials, manuals and support can be found at
English support forum:
and Russian support forum:
Credits: Nick Drobchenko, Vladimir Kalyaev, John Brooker, Henry Nicolas.
Gcodetools ver. 1.6.01
</_param>
</page>
</param>
<effect>
<effects-menu>
<submenu _name="Gcodetools"/>
</effects-menu>
<object-type>path</object-type>
</effect>
<script>
</script>
</inkscape-extension>