Comment out TEMP_RESIDENCY_TIME

This commit is contained in:
Lawrence 2011-07-25 10:58:02 -07:00
parent cec92aff24
commit a24acc7731

View file

@ -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