summaryrefslogtreecommitdiff
path: root/embroider_params.py
diff options
context:
space:
mode:
authorLex Neva <github@lexneva.name>2016-05-14 15:19:50 -0400
committerLex Neva <github@lexneva.name>2016-05-14 15:19:50 -0400
commit0e185129472d10210fc89ef99d0a191c21a534aa (patch)
tree700b0254d6a0c76449bc2bcf2f163fa991049bde /embroider_params.py
parent75cd5303029c549568320e233b63cd091eb09042 (diff)
add pull compensation for satin columns
Diffstat (limited to 'embroider_params.py')
-rw-r--r--embroider_params.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/embroider_params.py b/embroider_params.py
index e7ac24c4..01537787 100644
--- a/embroider_params.py
+++ b/embroider_params.py
@@ -25,6 +25,7 @@ class EmbroiderParams(inkex.Effect):
"flip",
"satin_column",
"stroke_first",
+ "pull_compensation",
]
for param in self.params: