diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2022-06-10 16:23:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-10 16:23:44 +0200 |
| commit | 68deec88a8a8c4e469191d8c00641a1077c2508a (patch) | |
| tree | 488602606d70e524ad43185ae2bb033276137626 /lib/svg | |
| parent | 55a94f2dc089ed49460f80e7e1728a41dec73a53 (diff) | |
Satin center walk underlay repeats (#1671)
Diffstat (limited to 'lib/svg')
| -rw-r--r-- | lib/svg/tags.py | 1 |
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', |
