From 38206d4eade913cc846e00fd41e85b561e1c926b Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:18:13 +0200 Subject: Claudine/redwork (#2958) * add redwork extension * fix issue when multiple lines have the same start and end output to underlay and top layer paths * use more networks algo * make style corrections * make starting point effective * organize in connected groups * ending point ending point could be used as starting point if no starting point is given * add a comment * don't add connected group if the whole design is connected, don't add connected group * remove too short paths * bug correction use length of linestring not the distance betweend endpoiints * allow parameters setting stitch_length for both redwork and underpath bean_stitch for redwork * style correction --------- Co-authored-by: Kaalleen --- templates/redwork.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 templates/redwork.xml (limited to 'templates') diff --git a/templates/redwork.xml b/templates/redwork.xml new file mode 100644 index 00000000..bd550d6e --- /dev/null +++ b/templates/redwork.xml @@ -0,0 +1,42 @@ + + + Redwork + org.{{ id_inkstitch }}.redwork + redwork + + + + 0.5 + 0.5 + 2.5 + 0 + + + + + + + + + + + + all + + + + + + + + -- cgit v1.2.3