|
|
@ -305,9 +305,8 @@ your extruder heater takes 2 minutes to hit the target on heating. |
|
|
|
// uncomment the 2 defines below:
|
|
|
|
|
|
|
|
// Parameters for the bed heater
|
|
|
|
//#define THERMAL_RUNAWAY_PROTECTION_BED_PERIOD 20 //in seconds
|
|
|
|
//#define THERMAL_RUNAWAY_PROTECTION_BED_HYSTERESIS 2 // in degree Celsius
|
|
|
|
|
|
|
|
#define THERMAL_RUNAWAY_PROTECTION_BED_PERIOD 20 //in seconds
|
|
|
|
#define THERMAL_RUNAWAY_PROTECTION_BED_HYSTERESIS 2 // in degree Celsius
|
|
|
|
|
|
|
|
//===========================================================================
|
|
|
|
//============================= Mechanical Settings =========================
|
|
|
|