From bc4f3b4699555f48c571be9a22a6768635c38cd0 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Wed, 18 May 2022 16:02:07 +0200 Subject: Auto route for running stitch (#1638) * add auto route for running stitch * introduce free motion commands Co-authored-by: Lex Neva --- templates/auto_run.xml | 41 +++++++++++++++++++++++++++++++++++++++++ templates/auto_satin.xml | 2 +- templates/break_apart.xml | 2 +- templates/convert_to_satin.xml | 2 +- templates/convert_to_stroke.xml | 2 +- templates/cut_satin.xml | 2 +- templates/flip.xml | 2 +- 7 files changed, 47 insertions(+), 6 deletions(-) create mode 100644 templates/auto_run.xml (limited to 'templates') diff --git a/templates/auto_run.xml b/templates/auto_run.xml new file mode 100644 index 00000000..eb732571 --- /dev/null +++ b/templates/auto_run.xml @@ -0,0 +1,41 @@ + + + Autoroute Running Stitch + org.inkstitch.auto_run + auto_run + + all + + + + + + + + + + true + + false + + false + + + + + + + + + + + + + + + + + + diff --git a/templates/auto_satin.xml b/templates/auto_satin.xml index a3861313..b95ffab8 100644 --- a/templates/auto_satin.xml +++ b/templates/auto_satin.xml @@ -9,7 +9,7 @@ all - + diff --git a/templates/break_apart.xml b/templates/break_apart.xml index c834018e..dcc57967 100644 --- a/templates/break_apart.xml +++ b/templates/break_apart.xml @@ -7,7 +7,7 @@ all - + diff --git a/templates/convert_to_satin.xml b/templates/convert_to_satin.xml index dd795046..aa86ed4c 100644 --- a/templates/convert_to_satin.xml +++ b/templates/convert_to_satin.xml @@ -7,7 +7,7 @@ all - + diff --git a/templates/convert_to_stroke.xml b/templates/convert_to_stroke.xml index 04d81831..11ffb900 100644 --- a/templates/convert_to_stroke.xml +++ b/templates/convert_to_stroke.xml @@ -10,7 +10,7 @@ all - + diff --git a/templates/cut_satin.xml b/templates/cut_satin.xml index 62773ebe..52b972e9 100644 --- a/templates/cut_satin.xml +++ b/templates/cut_satin.xml @@ -7,7 +7,7 @@ all - + diff --git a/templates/flip.xml b/templates/flip.xml index e7198fc5..b13977dc 100644 --- a/templates/flip.xml +++ b/templates/flip.xml @@ -7,7 +7,7 @@ all - + -- cgit v1.2.3