Some temperature code cleanup
This commit is contained in:
@@ -6737,7 +6737,7 @@ inline void gcode_M17() {
|
||||
HOTEND_LOOP()
|
||||
thermalManager.start_heater_idle_timer(e, nozzle_timeout);
|
||||
|
||||
wait_for_user = true; /* Wait for user to load filament */
|
||||
wait_for_user = true; // Wait for user to load filament
|
||||
nozzle_timed_out = false;
|
||||
|
||||
#if HAS_BUZZER
|
||||
|
||||
Reference in New Issue
Block a user