summaryrefslogtreecommitdiff
path: root/embroider_params.py
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.py
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.py')
-rw-r--r--embroider_params.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/embroider_params.py b/embroider_params.py
index 03390c3b..20f6c222 100644
--- a/embroider_params.py
+++ b/embroider_params.py
@@ -28,6 +28,8 @@ class EmbroiderParams(inkex.Effect):
"pull_compensation",
"satin_underlay",
"satin_underlay_inset",
+ "satin_center_walk",
+ "satin_zigzag_underlay_spacing",
]
for param in self.params: