summaryrefslogtreecommitdiff
path: root/templates/unlink_clone.xml
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2025-04-02 17:00:41 +0200
committerGitHub <noreply@github.com>2025-04-02 17:00:41 +0200
commit4abe543a2839a1cd0541d15d2aaee7f3336b1096 (patch)
treead303909200de76b65f3039507101f79567f3200 /templates/unlink_clone.xml
parentf809fb52a696e619db32f71d56797573715b4e6a (diff)
Unlink clones: add option to group / not group resulting symbol elements (#3624)
Diffstat (limited to 'templates/unlink_clone.xml')
-rw-r--r--templates/unlink_clone.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/unlink_clone.xml b/templates/unlink_clone.xml
index f2dad0d4..0bcd5135 100644
--- a/templates/unlink_clone.xml
+++ b/templates/unlink_clone.xml
@@ -6,6 +6,7 @@
<page name="options" gui-text="Options">
<param name="extension" type="string" gui-hidden="true">unlink_clone</param>
<param name="recursive" type="boolean" gui-text="Recursive">true</param>
+ <param name="add-group" type="boolean" gui-text="Group unlinked symbols">true</param>
</page>
<page name="info" gui-text="Help">
<label>Unlink clones and apply the fill stitch angle.</label>