From febf98a2d30fb74a1c2f6b35f0932be5664161f6 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 30 Apr 2019 19:46:12 -0400 Subject: add grbl laser options for g-code output --- templates/output_params_txt.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/output_params_txt.xml b/templates/output_params_txt.xml index 3b78df3b..767ddc1a 100644 --- a/templates/output_params_txt.xml +++ b/templates/output_params_txt.xml @@ -1,4 +1,9 @@ {# these parameters are for g-code files (*.txt) #} - false - false - 5.0 + false + false + false + 5.0 + -1 + -1 + -1 + -1 \ No newline at end of file -- cgit v1.2.3