diff --git a/printer_data/config/print_handling.cfg b/printer_data/config/print_handling.cfg index 37d4541..ad92e88 100644 --- a/printer_data/config/print_handling.cfg +++ b/printer_data/config/print_handling.cfg @@ -58,7 +58,7 @@ gcode: # Heating nozzle to 150 degrees. This helps with getting a correct Z-home SET_DISPLAY_TEXT MSG="Hotend: 150c" # Displays info - M109 S150 # Heats the nozzle to 150c + #M109 S150 # Heats the nozzle to 150c CLEAN_NOZZLE SET_DISPLAY_TEXT MSG="Clean Boi"