summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2025-01-11 16:03:08 +0100
committerGitHub <noreply@github.com>2025-01-11 16:03:08 +0100
commitc7eaf49c5e75f0106c41878c2b87586e68a5eb5a (patch)
treea8d61c97c8fbd3d613d6a07d51e8ac3a50d3728e /templates
parent854d62356442f70f5bb1b2ac15a6b7365108b6fd (diff)
fill to satin: add pull compensation option (#3428)
Diffstat (limited to 'templates')
-rw-r--r--templates/fill_to_satin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/fill_to_satin.xml b/templates/fill_to_satin.xml
index 5547bfcd..18795c6c 100644
--- a/templates/fill_to_satin.xml
+++ b/templates/fill_to_satin.xml
@@ -11,6 +11,7 @@
<spacer />
<separator />
<spacer />
+ <param name="pull_compensation_mm" type="float" gui-text="Pull compensation (mm)" precision="2" min="-10" max="10">0.0</param>
<param name="center" type="boolean" gui-text="Center-walk underlay">false</param>
<param name="contour" type="boolean" gui-text="Contour underlay">false</param>
<param name="zigzag" type="boolean" gui-text="Zig-zag underlay">false</param>