From 4285a6fb7f230547d0c70032c346f6f30956e167 Mon Sep 17 00:00:00 2001 From: Claudine Date: Sun, 6 Nov 2022 10:49:25 -0500 Subject: add pull_compensation_percent --- lib/svg/tags.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/svg') diff --git a/lib/svg/tags.py b/lib/svg/tags.py index d113bb6d..06c402dc 100644 --- a/lib/svg/tags.py +++ b/lib/svg/tags.py @@ -116,6 +116,8 @@ inkstitch_attribs = [ 'zigzag_underlay_max_stitch_length_mm', 'e_stitch', 'pull_compensation_mm', + 'pull_compensation_percent', + 'pull_compensation_rails', 'stroke_first', # stitch_plan 'invisible_layers', -- cgit v1.2.3