diff options
| author | George Steel <george.steel@gmail.com> | 2022-11-23 23:09:57 -0500 |
|---|---|---|
| committer | George Steel <george.steel@gmail.com> | 2022-11-23 23:09:57 -0500 |
| commit | 739e2b96705de45d4c662a2ba969ff2dd360944a (patch) | |
| tree | 7677fe7a1df901abdc2eb86ac80a270f5266c474 /lib/svg | |
| parent | 74f0943cc8e73a68b84d69acc1482bf1657e3ad6 (diff) | |
add option to swap rails
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 06424dc2..850256ee 100644 --- a/lib/svg/tags.py +++ b/lib/svg/tags.py @@ -104,6 +104,7 @@ inkstitch_attribs = [ 'short_stitch_distance_mm', 'short_stitch_inset', 'running_stitch_length_mm', + 'swap_satin_rails', 'center_walk_underlay', 'center_walk_underlay_stitch_length_mm', 'center_walk_underlay_repeats', |
