bugfix: remove old cancel print commands / default parameters

Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
Stefan Dej 2020-10-09 23:56:17 +02:00
parent 1457f86764
commit 59db2ca55b

View File

@ -32,14 +32,8 @@ gcode:
[gcode_macro CANCEL_PRINT] [gcode_macro CANCEL_PRINT]
rename_existing: BASE_CANCEL_PRINT rename_existing: BASE_CANCEL_PRINT
default_parameter_X: 230 #edit to your park position
default_parameter_Y: 230 #edit to your park position
default_parameter_Z: 10 #edit to your park position
gcode: gcode:
M104 S0 TURN_OFF_HEATERS
M140 S0
M141 S0
M106 S0
CLEAR_PAUSE CLEAR_PAUSE
SDCARD_RESET_FILE SDCARD_RESET_FILE
BASE_CANCEL_PRINT BASE_CANCEL_PRINT