BED_ANNEALING_GCODE

MarlinFirmware/Marlin#26341
This commit is contained in:
Scott Lahteine 2023-10-22 18:09:44 -05:00
parent cfd3d8212a
commit 07e5f1fc80
354 changed files with 1062 additions and 0 deletions

View file

@ -849,6 +849,9 @@
//#define BED_LIMIT_SWITCHING // Keep the bed temperature within BED_HYSTERESIS of the target
#endif
// Add 'M190 R T' for more gradual M190 R bed cooling.
//#define BED_ANNEALING_GCODE
//===========================================================================
//==================== PID > Chamber Temperature Control ====================
//===========================================================================