0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 23:49:49 +00:00
MarlinFirmware/Marlin/example_configurations/delta
gralco 908229dbb3 Introduce temp watch protection for the bed
When setting the bed temp via M140/M190 if the thermistor does not read an increase of WATCH_BED_TEMP_INCREASE degrees by WATCH_BED_TEMP_PERIOD seconds then it will throw "Error:Heating failed, system stopped! Heater_ID: bed" and call the kill() function.

Conflicts:
	Marlin/Configuration_adv.h
2016-05-01 13:12:51 -07:00
..
biv2.5 Introduce temp watch protection for the bed 2016-05-01 13:12:51 -07:00
generic Introduce temp watch protection for the bed 2016-05-01 13:12:51 -07:00
kossel_mini Introduce temp watch protection for the bed 2016-05-01 13:12:51 -07:00
kossel_pro Introduce temp watch protection for the bed 2016-05-01 13:12:51 -07:00
kossel_xl Introduce temp watch protection for the bed 2016-05-01 13:12:51 -07:00