From b1e40861add9e238801379f46528cd1d74f81d38 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 30 Jan 2016 23:01:34 -0500 Subject: add satin column to embrioder params plugin --- 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 648c9744..d9fc21c1 100644 --- a/embroider_params.py +++ b/embroider_params.py @@ -22,6 +22,7 @@ class EmbroiderParams(inkex.Effect): "repeats", "angle", "hatching", + "satin_column" ] for param in self.params: -- cgit v1.2.3