@ -80,9 +80,7 @@
#endif
/**
* Thermal Protection parameters for the bed
* are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
* Thermal Protection parameters for the bed are just as above for hotends.
*/
#if ENABLED(THERMAL_PROTECTION_BED)
#define THERMAL_PROTECTION_BED_PERIOD 20 // Seconds
@ -86,9 +86,7 @@
#define THERMAL_PROTECTION_BED_PERIOD 120 // Seconds
@ -85,9 +85,7 @@