diff options
| author | rejbasket <39080670+rejbasket@users.noreply.github.com> | 2021-12-08 22:18:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-08 22:18:41 +0100 |
| commit | 41ace3a9e53b52b4271554d7aedd88d533ee5f5e (patch) | |
| tree | 83dd3887459eeb79c95177bf318598ee01514fa1 /templates | |
| parent | 49d0f88278798a6c061ce70dd6c1aafb0b1f7a6a (diff) | |
add macOS and windows installer (#1352)
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/embroider_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/embroider_settings.xml b/templates/embroider_settings.xml index 09af05fb..96339fcb 100644 --- a/templates/embroider_settings.xml +++ b/templates/embroider_settings.xml @@ -12,7 +12,7 @@ <param name="output_settings" type="description" appearance="header"> Output Settings </param> - <param name="collapse_len_mm" type="float" precision="1" min="0" max="10" + <param name="collapse_len_mm" type="float" precision="1" min="0" max="10" gui-text="Collapse length (mm)" gui-description="Jump stitches smaller than this will be treated as normal stitches.">3</param> <script> |
