From a7b2122d91703d72177cf980cecbef8fca3d54ec Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sat, 7 Jan 2023 09:32:33 +0100 Subject: Cutwork needle info (#1988) * add cutwork needle info to thread color * apply threadlist: apply cutwork_needle attribute --- lib/svg/tags.py | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/svg') diff --git a/lib/svg/tags.py b/lib/svg/tags.py index e2de7348..059396bd 100644 --- a/lib/svg/tags.py +++ b/lib/svg/tags.py @@ -89,6 +89,7 @@ inkstitch_attribs = [ 'repeats', 'running_stitch_length_mm', 'running_stitch_tolerance_mm', + 'cutwork_needle', # ripples 'line_count', 'exponent', -- cgit v1.2.3