summaryrefslogtreecommitdiff
path: root/templates/stitch_plan_preview.xml
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2023-03-31 17:10:40 +0200
committerGitHub <noreply@github.com>2023-03-31 17:10:40 +0200
commit06b6f976a9975c9860fcc0a29e6e9c3ea174ba9d (patch)
tree1a423bce337baa011b1412843307ebed88d303eb /templates/stitch_plan_preview.xml
parent98f4bc43de2869b26a52dbfd02968dd69425d8b8 (diff)
Command options (#2160)
* letters to font: add visual command import option * add visual command option to stitch plan preview
Diffstat (limited to 'templates/stitch_plan_preview.xml')
-rw-r--r--templates/stitch_plan_preview.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/stitch_plan_preview.xml b/templates/stitch_plan_preview.xml
index e7a49522..835475b0 100644
--- a/templates/stitch_plan_preview.xml
+++ b/templates/stitch_plan_preview.xml
@@ -20,6 +20,7 @@
<param name="needle-points" type="boolean" gui-text="Needle points">false</param>
<param name="insensitive" type="boolean" gui-text="Lock"
gui-description="Make stitch plan insensitive to mouse interactions">false</param>
+ <param name="visual-commands" type="boolean" gui-text="Display command symbols">false</param>
<spacer />
<script>
{{ command_tag | safe }}