BED_ANNEALING_GCODE (#26341)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
Vovodroid
2023-11-12 04:40:49 +02:00
committed by GitHub
parent d159ec5c90
commit 884a3249fe
3 changed files with 46 additions and 4 deletions

View File

@@ -779,6 +779,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 ====================
//===========================================================================