summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/fill_to_stroke.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/fill_to_stroke.xml b/templates/fill_to_stroke.xml
index 581c4be4..a61a7880 100644
--- a/templates/fill_to_stroke.xml
+++ b/templates/fill_to_stroke.xml
@@ -19,6 +19,7 @@
gui-description="Deletes small lines. A good value in most cases is the approximate line width of the original shape">10</param>
<param name="dashed_line" type="boolean" gui-text="Dashed line">true</param>
<param name="line_width_mm" type="float" gui-text="Line width (mm)" min="0" max="15" precision="2">0.26</param>
+ <param name="close_gaps" type="boolean" gui-text="Cut lines: close gaps">false</param>
</page>
<page name="info" gui-text="Help">
<label appearance="header">Fill to Stroke</label>