Skip to content

Commit

Permalink
📝Improve Freeze Feature comment (MarlinFirmware#26959)
Browse files Browse the repository at this point in the history
* Fix and Improve Freeze Feature comment
  • Loading branch information
InsanityAutomation authored and RPGFabi committed May 5, 2024
1 parent 34beff8 commit 12623b2
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 12623b2

Please sign in to comment.