Skip to content

Commit

Permalink
📝 Update DEACTIVATE comment
Browse files Browse the repository at this point in the history
Followup to #25422
  • Loading branch information
thinkyhead committed Feb 24, 2023
1 parent acfde4e commit d4e83c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d4e83c3

Please sign in to comment.