Skip to content

Commit

Permalink
📝Improve Freeze Feature comment (#26959)
Browse files Browse the repository at this point in the history
* Fix and Improve Freeze Feature comment
  • Loading branch information
InsanityAutomation authored Apr 20, 2024
1 parent 58d4494 commit e1ab911
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -4261,7 +4261,8 @@

/**
* Instant freeze / unfreeze functionality
* Potentially useful for emergency stop that allows being resumed.
* Potentially useful for rapid stop that allows being resumed. Halts stepper movement.
* Note this does NOT pause spindles, lasers, fans, heaters or any other auxiliary device.
* @section interface
*/
//#define FREEZE_FEATURE
Expand Down

0 comments on commit e1ab911

Please sign in to comment.