0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-22 17:52:57 +00:00

📝Improve Freeze Feature comment (#26959)

* Fix and Improve Freeze Feature comment
This commit is contained in:
InsanityAutomation 2024-04-20 17:58:13 -04:00 committed by GitHub
parent 58d4494365
commit e1ab911c35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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