summaryrefslogtreecommitdiff
path: root/embroider_params.inx
diff options
context:
space:
mode:
authorLex Neva <github@lexneva.name>2016-10-19 21:43:20 -0400
committerLex Neva <github@lexneva.name>2016-10-19 21:43:23 -0400
commit36085676c8290a957feef4ac3808f0db42ec6881 (patch)
treed5a8be3c641da3266db3745fb61436f020ceac1d /embroider_params.inx
parentb70e0e7fa815c4e79d4470b17bc2339637c401cb (diff)
add center walk and zigzag underlay for satin
the code's a total hack, but it gets the job done
Diffstat (limited to 'embroider_params.inx')
-rw-r--r--embroider_params.inx2
1 files changed, 2 insertions, 0 deletions
diff --git a/embroider_params.inx b/embroider_params.inx
index e808e822..1e19bdb4 100644
--- a/embroider_params.inx
+++ b/embroider_params.inx
@@ -16,6 +16,8 @@
<param name="satin_column" type="string" _gui-text="Satin Column? (yes/no)"></param>
<param name="satin_underlay" type="string" _gui-text="Edge-walk underlay for satin Column? (yes/no)"></param>
<param name="satin_underlay_inset" type="string" _gui-text="Inset for satin colum underlay (pixels)"></param>
+ <param name="satin_center_walk" type="string" _gui-text="Satin center walk underlay? (yes/no)"></param>
+ <param name="satin_zigzag_underlay_spacing" type="string" _gui-text="Zigzag underlay spacing (pixels)"></param>
<param name="stroke_first" type="string" _gui-text="Stitch stroke before fill? (yes/no)"></param>
<effect>
<object-type>all</object-type>