From c75b0d4ab5d7541495be1444ee7a0b3529154c63 Mon Sep 17 00:00:00 2001 From: miguel Date: Thu, 21 Aug 2025 22:20:29 +0100 Subject: [PATCH] print_handling.cfg modified - 21/08/25 - 22:20:22 --- printer_data/config/print_handling.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"