summaryrefslogtreecommitdiff
path: root/templates/select_elements.xml
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2024-07-07 23:19:32 +0200
committerGitHub <noreply@github.com>2024-07-07 23:19:32 +0200
commitf5939d6341f68d5fa94e1f78e02cf4fb1fad0de2 (patch)
tree8e963b6d315a3ebbbe825261968f6f5df46b513d /templates/select_elements.xml
parentf8ecf8eaf99f2ced17a206ad0a2175d31faf9771 (diff)
Set redwork underpath style to dashed (#3053)
* set redwork underpath style to dashed * unset dashes for top stitching paths * update select elements template
Diffstat (limited to 'templates/select_elements.xml')
-rw-r--r--templates/select_elements.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/select_elements.xml b/templates/select_elements.xml
index 1f99391c..68ff78c5 100644
--- a/templates/select_elements.xml
+++ b/templates/select_elements.xml
@@ -14,9 +14,9 @@
<param indent="3" name="running-stitch-condition" type="optiongroup" appearance="combo" gui-text="Type"
gui-description="Select only specific running stitches">
<option value="all">No restriction</option>
- <option value="autorun-top">Auto-Run Top Stitching</option>
- <option value="autorun-underpath">Auto-Run Underpath</option>
- <option value="autosatin-underpath">Auto-Satin Underpath</option>
+ <option value="autorun-top">Top Stitching (Redwork/Auto-Run)</option>
+ <option value="autorun-underpath">Underpath (Redwork/Auto-Run)</option>
+ <option value="autosatin-underpath">Underpath (Auto-Satin)</option>
</param>
<param indent="3" name="bean-stitch-repeats" type="string" gui-text="Bean stitch repeats">0</param>
<param indent="1" name="select-ripples" type="boolean" gui-text="Ripples">false</param>