From 895af1da4544907df145c518f527ce211545ef1c Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sun, 19 Apr 2020 09:49:41 +0200 Subject: option to alternate z-value (#659) --- templates/output_params_txt.xml | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/templates/output_params_txt.xml b/templates/output_params_txt.xml index 451a6ca9..22bf3594 100644 --- a/templates/output_params_txt.xml +++ b/templates/output_params_txt.xml @@ -1,11 +1,21 @@ {# these parameters are for g-code files (*.txt) #} - false - true - 0.0 - false - false - 5.0 - -1 - -1 - -1 - -1 \ No newline at end of file + + + false + false + + + + + 5.0 + + + false + true + 0.0 + -1 + -1 + -1 + -1 + + -- cgit v1.2.3