minor modification
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||||
<_name>XY Plotter tool by Love Open Design</_name>
|
<_name>LY Drawbot tool by Love Open Design</_name>
|
||||||
<id>love-open-design.com</id>
|
<id>love-open-design.com</id>
|
||||||
<dependency type="executable" location="inx">plotter-lod.py</dependency>
|
<dependency type="executable" location="inx">plotter-lod.py</dependency>
|
||||||
<dependency type="executable" location="extensions">inkex.py</dependency>
|
<dependency type="executable" location="extensions">inkex.py</dependency>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
<effect>
|
<effect>
|
||||||
<effects-menu>
|
<effects-menu>
|
||||||
<submenu _name="Generate Gcode for XY Plotter"/>
|
<submenu _name="Generate Gcode for LY Drawbot"/>
|
||||||
</effects-menu>
|
</effects-menu>
|
||||||
<object-type>path</object-type>
|
<object-type>path</object-type>
|
||||||
</effect>
|
</effect>
|
||||||
|
|||||||
Reference in New Issue
Block a user