diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index fa48e780..29e42455 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -133,15 +133,15 @@ # The amount of time (in seconds) that the heating_gain must be met # in before an error is raised. The default is 20 seconds for # extruders and 60 seconds for heater_bed. -#hysteresis: 4 +#hysteresis: 10 # The difference between the target temperature and the current # temperature for the heater to be considered within range of the -# target temperature. The default is 4. -#check_time: 10 +# target temperature. The default is 10. +#check_time: 15 # The amount of time (in seconds) a heater that has reached the # target temperature (as defined by the hysteresis field) may fall # outside the target temperature range before an error is -# raised. The default is 10. +# raised. The default is 15. # Multi-stepper axes. On a cartesian style printer, the stepper |