From 0e185129472d10210fc89ef99d0a191c21a534aa Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 14 May 2016 15:19:50 -0400 Subject: add pull compensation for satin columns --- embroider_params.py | 1 + 1 file changed, 1 insertion(+) (limited to 'embroider_params.py') 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: -- cgit v1.2.3