What if 8 was 9? (#20076)

This commit is contained in:
qwewer0 2020-11-10 10:27:34 +01:00 committed by Scott Lahteine
parent 24c2ce6a87
commit 2365df532f

View File

@ -509,7 +509,7 @@ inline void manage_inactivity(const bool ignore_stepper_queue=false) {
kill();
}
// M18 / M94 : Handle steppers inactive time timeout
// M18 / M84 : Handle steppers inactive time timeout
if (gcode.stepper_inactive_time) {
static bool already_shutdown_steppers; // = false