Skip to content
Snippets Groups Projects
Commit 908229db authored by gralco's avatar gralco Committed by Scott Lahteine
Browse files

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
parent 98f30283
No related branches found
No related tags found
Loading
Showing
with 259 additions and 9 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment