summaryrefslogtreecommitdiff
path: root/templates/jump_to_stroke.xml
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2023-01-07 08:53:01 +0100
committerGitHub <noreply@github.com>2023-01-07 08:53:01 +0100
commit90e3d34f2a7019af09023b64c43a429dbb5b2d29 (patch)
tree461679de673f44ab1a41a7252f00df699cc88136 /templates/jump_to_stroke.xml
parente6438430d2a51b5d791dd99467c3b73f8407fbd4 (diff)
jump to stroke: add stitch length settings (#2003)
Diffstat (limited to 'templates/jump_to_stroke.xml')
-rw-r--r--templates/jump_to_stroke.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/jump_to_stroke.xml b/templates/jump_to_stroke.xml
index 9c563cda..e41e806a 100644
--- a/templates/jump_to_stroke.xml
+++ b/templates/jump_to_stroke.xml
@@ -11,6 +11,8 @@
</submenu>
</effects-menu>
</effect>
+ <param name="stitch-length" type="float" gui-text="Running stitch length (mm)">2.5</param>
+ <param name="tolerance" type="float" gui-text="Running stitch tolerance (mm)">2.0</param>
<script>
{{ command_tag | safe }}
</script>