Increase max temperatures and set distribution date for release

This commit is contained in:
Knutwurst
2020-11-29 12:50:11 +01:00
parent 46f5a660c7
commit 5770b99ff5
2 changed files with 3 additions and 3 deletions

View File

@@ -608,7 +608,7 @@
// Above this temperature the heater will be switched off.
// This can protect components from overheating, but NOT from shorts and failures.
// (Use MINTEMP for thermistor short/failure protection.)
#define HEATER_0_MAXTEMP 295
#define HEATER_0_MAXTEMP 300
#define HEATER_1_MAXTEMP 275
#define HEATER_2_MAXTEMP 275
#define HEATER_3_MAXTEMP 275