summaryrefslogtreecommitdiff
path: root/Sprinter/Configuration.h
diff options
context:
space:
mode:
authorLawrence <larryleungcal@yahoo.com>2011-07-25 10:58:02 -0700
committerLawrence <larryleungcal@yahoo.com>2011-07-25 10:58:02 -0700
commita24acc77318776409699e4ba78666ca627a998ef (patch)
treefa96d75e7a3961b973df4e823f074c035323aa5f /Sprinter/Configuration.h
parentcec92aff246e711159220e2ce052a575a3a85279 (diff)
Comment out TEMP_RESIDENCY_TIME
Diffstat (limited to 'Sprinter/Configuration.h')
-rw-r--r--Sprinter/Configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h
index c1c4918..4dc72fa 100644
--- a/Sprinter/Configuration.h
+++ b/Sprinter/Configuration.h
@@ -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