Skip to content

Commit 0d7ff41

Browse files
committed
📝 Update DISABLE_INACTIVE_* comment
Followup to MarlinFirmware#25422
1 parent 6606d63 commit 0d7ff41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration_adv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@
11181118

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

0 commit comments

Comments
 (0)