summaryrefslogtreecommitdiff
path: root/embroider.inx
diff options
context:
space:
mode:
Diffstat (limited to 'embroider.inx')
-rw-r--r--embroider.inx2
1 files changed, 1 insertions, 1 deletions
diff --git a/embroider.inx b/embroider.inx
index a139ad78..74217b73 100644
--- a/embroider.inx
+++ b/embroider.inx
@@ -4,7 +4,7 @@
<id>jonh.embroider</id>
<dependency type="executable" location="extensions">embroider.py</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>
- <param name="collapse_len_mm" type="float" min="0.0" max="10.0" _gui-text="Maximum collapse length (mm)">0.0</param>
+ <param name="collapse_len_mm" type="float" min="0.0" max="10.0" _gui-text="Collapse length (mm)"> _gui-description="Jump stitches smaller than this will be treated as normal stitches.">3.0</param>
<param name="hide_layers" type="boolean" _gui-text="Hide other layers" description="Hide all other top-level layers when the embroidery layer is generated, in order to make stitching discernable.">true</param>
<param name="output_format" type="optiongroup" _gui-text="Output file format" appearance="minimal">
<_option value="csv">Comma Separated Values Format(.CSV)</_option>