Comment out TEMP_RESIDENCY_TIME
This commit is contained in:
parent
cec92aff24
commit
a24acc7731
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ char uuid[] = "00000000-0000-0000-0000-000000000000";
|
|||
//#define WATCHPERIOD 5000 //5 seconds
|
||||
|
||||
// Wait this long after achieving target temperature on M109 before continuing with print (seconds)
|
||||
#define TEMP_RESIDENCY_TIME 20
|
||||
//#define TEMP_RESIDENCY_TIME 20
|
||||
|
||||
//// The minimal temperature defines the temperature below which the heater will not be enabled
|
||||
#define MINTEMP 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue