summaryrefslogtreecommitdiff
path: root/lib/svg
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2022-06-10 16:23:44 +0200
committerGitHub <noreply@github.com>2022-06-10 16:23:44 +0200
commit68deec88a8a8c4e469191d8c00641a1077c2508a (patch)
tree488602606d70e524ad43185ae2bb033276137626 /lib/svg
parent55a94f2dc089ed49460f80e7e1728a41dec73a53 (diff)
Satin center walk underlay repeats (#1671)
Diffstat (limited to 'lib/svg')
-rw-r--r--lib/svg/tags.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/svg/tags.py b/lib/svg/tags.py
index ce57de4f..4ff23249 100644
--- a/lib/svg/tags.py
+++ b/lib/svg/tags.py
@@ -94,6 +94,7 @@ inkstitch_attribs = [
'running_stitch_length_mm',
'center_walk_underlay',
'center_walk_underlay_stitch_length_mm',
+ 'center_walk_underlay_repeats',
'contour_underlay',
'contour_underlay_stitch_length_mm',
'contour_underlay_inset_mm',