From 292560d93b95d430df689b23cea61994900c46a4 Mon Sep 17 00:00:00 2001 From: lawgicau Date: Mon, 24 Aug 2020 15:57:55 +1000 Subject: [PATCH] Add tick box for M80 PSU command at the start of gcode --- calibration.html | 5 +++++ js/acceleration.js | 1 + js/baseline.js | 1 + js/firstlayer.js | 1 + js/gcodeprocessing.js | 24 +++++++++++++++++++----- js/retraction.js | 1 + js/temperature.js | 1 + 7 files changed, 29 insertions(+), 5 deletions(-) diff --git a/calibration.html b/calibration.html index 7dc0b14..5328d4f 100644 --- a/calibration.html +++ b/calibration.html @@ -173,6 +173,7 @@

Additional start gcode

If you have additional start commands, tick the box and enter the gcode. This will be inserted after temperatures are set and homing/ABL is complete. This can be used to add a hot end purge command. For the majority of users, you can skip this section.

+