summaryrefslogtreecommitdiff
path: root/embroider.py
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2017-11-20 00:54:29 +0000
committerLex Neva <github.com@lexneva.name>2017-11-20 00:54:29 +0000
commit3cba500ff067c62fa54f343c1c571a87d5c874da (patch)
treee9d0beaa35c01d588697677fd4dc1fc34c24736e /embroider.py
parent2695507dc3d74a17198d2a9976f7ced7e6346132 (diff)
fix param definition for zigzag underlay inset
clearly I've never set this manually
Diffstat (limited to 'embroider.py')
-rw-r--r--embroider.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/embroider.py b/embroider.py
index df25f04a..b7edc011 100644
--- a/embroider.py
+++ b/embroider.py
@@ -1238,7 +1238,7 @@ class SatinColumn(EmbroideryElement):
return self.get_float_param("zigzag_underlay_spacing_mm", 1)
@property
- @param('zigzag_underlay_inset', 'Inset amount (default: half of contour underlay inset)', unit='mm', group='Zig-zag Underlay', type='float')
+ @param('zigzag_underlay_inset_mm', 'Inset amount (default: half of contour underlay inset)', unit='mm', group='Zig-zag Underlay', type='float')
def zigzag_underlay_inset(self):
# how far in from the edge of the satin the points in the zigzags
# should be