From b1e40861add9e238801379f46528cd1d74f81d38 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 30 Jan 2016 23:01:34 -0500 Subject: [PATCH] add satin column to embrioder params plugin --- embroider_params.inx | 1 + embroider_params.py | 1 + 2 files changed, 2 insertions(+) diff --git a/embroider_params.inx b/embroider_params.inx index 7e92e6a8e..72b92a401 100644 --- a/embroider_params.inx +++ b/embroider_params.inx @@ -11,6 +11,7 @@ + all diff --git a/embroider_params.py b/embroider_params.py index 648c97440..d9fc21c12 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: