Adjust temperature limits and margins

Lowering the safety margin of MAXTEMP to 10°C and raising MAXTEMP to 285/135.

Resulting in a limit of 275°C for the hotend and 125°C for the heatbed.

Referencing #23
This commit is contained in:
David Ramiro
2019-02-11 14:16:30 +01:00
parent 94c99ff406
commit 28e86b95ed
4 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2019-02-06"
#define STRING_DISTRIBUTION_DATE "2019-02-11"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.