diff options
| author | Lex Neva <github.com@lexneva.name> | 2023-03-10 22:15:40 -0500 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2023-03-10 22:15:40 -0500 |
| commit | 1b0245c52c8a1a9cb47398d359cc8c9ac0618dad (patch) | |
| tree | 8811a361979f5855b6dfe6f5aff6df590d6fc080 /lib/svg | |
| parent | b58d4b62712518b18354c996d7819f51349141fd (diff) | |
add reverse one rail param
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 7b0da93d..5f87bee4 100644 --- a/lib/svg/tags.py +++ b/lib/svg/tags.py @@ -120,6 +120,7 @@ inkstitch_attribs = [ 'short_stitch_distance_mm', 'short_stitch_inset', 'running_stitch_length_mm', + 'reverse_one_rail', 'swap_satin_rails', 'center_walk_underlay', 'center_walk_underlay_stitch_length_mm', |
