Enable M191 (#15531)

This commit is contained in:
Bo Herrmannsen
2019-10-16 22:02:37 +02:00
committed by Scott Lahteine
parent 40de135d4d
commit 0d7736d663
4 changed files with 8 additions and 10 deletions

View File

@ -3160,7 +3160,7 @@ void Temperature::isr() {
#endif // HAS_HEATED_BED
#if 0 && HAS_HEATED_CHAMBER
#if HAS_HEATED_CHAMBER
#ifndef MIN_COOLING_SLOPE_DEG_CHAMBER
#define MIN_COOLING_SLOPE_DEG_CHAMBER 1.50