summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2023-03-15 16:47:14 +0100
committerGitHub <noreply@github.com>2023-03-15 16:47:14 +0100
commitc92b4959179da8e030599e00250dcee728b392af (patch)
tree92eddcb0f35b1086364ef92edd27541a94ff4a92 /templates
parent8d0633da33892a00eac3dcac985b186d4f4e7fa3 (diff)
Fix stroke to lpe satin (#2134)
Diffstat (limited to 'templates')
-rw-r--r--templates/stroke_to_lpe_satin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/stroke_to_lpe_satin.xml b/templates/stroke_to_lpe_satin.xml
index d4f67bfb..988f1f50 100644
--- a/templates/stroke_to_lpe_satin.xml
+++ b/templates/stroke_to_lpe_satin.xml
@@ -19,6 +19,7 @@
<param name="max-width" type="float" precision="1" min="0" max="100" gui-text="Max Width (mm)">7</param>
<param name="length" type="float" precision="1" min="0.1" max="100" gui-text="Pattern Length (mm)">15</param>
<param name="stretched" type="boolean" gui-text="Stretched">false</param>
+ <param name="rungs" type="boolean" gui-text="Add rungs">true</param>
</page>
<page name="info" gui-text="Help">
<label appearance="header">This extension converts a stroke into a satin column using the path effect "pattern along path".</label>