@@ -2,7 +2,7 @@
|
||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||
<_name>J Tech Photonics Laser Tool</_name>
|
||||
<id>jtechphotonics.com</id>
|
||||
<dependency type="executable" location="extensions">laser.py</dependency>
|
||||
<dependency type="executable" location="inx">laser.py</dependency>
|
||||
<dependency type="executable" location="extensions">inkex.py</dependency>
|
||||
|
||||
<param name="laser-command" type="string" _gui-text="Laser ON Command:">M03</param>
|
||||
@@ -30,7 +30,7 @@
|
||||
</effect>
|
||||
|
||||
<script>
|
||||
<command reldir="extensions" interpreter="python">laser.py</command>
|
||||
<command reldir="inx" interpreter="python">laser.py</command>
|
||||
</script>
|
||||
|
||||
</inkscape-extension>
|
||||
|
||||
Reference in New Issue
Block a user