0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-19 08:08:25 +00:00

📝 Update DISABLE_INACTIVE_* comment

Followup to #25422
This commit is contained in:
Scott Lahteine 2023-02-23 22:01:44 -06:00
parent acfde4e7e5
commit 7552fc8f8d

View file

@ -1118,7 +1118,7 @@
/**
* Idle Stepper Shutdown
* Set DISABLE_INACTIVE_? 'true' to shut down axis steppers after an idle period.
* Enable DISABLE_INACTIVE_* to shut down axis steppers after an idle period.
* The Deactive Time can be overridden with M18 and M84. Set to 0 for No Timeout.
*/
#define DEFAULT_STEPPER_DEACTIVE_TIME 120