Fix some THERMAL_PROTECTION_CHAMBER issues (#13678)

This commit is contained in:
Stephan
2019-05-07 02:55:01 +02:00
committed by Scott Lahteine
parent 23a8707ef1
commit 483822f3aa
77 changed files with 73 additions and 142 deletions

View File

@ -108,7 +108,6 @@
#define CHAMBER_MINTEMP 5
#define CHAMBER_MAXTEMP 60
#define TEMP_CHAMBER_HYSTERESIS 1 // (°C) Temperature proximity considered "close enough" to the target
#define THERMAL_PROTECTION_CHAMBER // Enable thermal protection for the heated chamber
//#define CHAMBER_LIMIT_SWITCHING
//#define HEATER_CHAMBER_PIN 44 // Chamber heater on/off pin
//#define HEATER_CHAMBER_INVERTING false