diff options
| author | George Steel <george.steel@gmail.com> | 2023-01-07 19:27:35 -0500 |
|---|---|---|
| committer | George Steel <george.steel@gmail.com> | 2023-01-07 19:27:35 -0500 |
| commit | f69bd1654ae344b0f81f2caea6ef58846eb6e866 (patch) | |
| tree | 8392ef0900ad8308a9819654cf6f5c0f8f40ab61 /templates | |
| parent | d416407f2bb447a655266ae926337be853e88217 (diff) | |
| parent | a7b2122d91703d72177cf980cecbef8fca3d54ec (diff) | |
Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-steel/random-base-satin
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/jump_to_stroke.xml | 2 |
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> |
