diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/stroke_to_lpe_satin.xml | 1 |
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> |
