config.*.h: distribute changed TEMP_HYSTERESIS description to all templates.
This commit is contained in:
parent
e0ee76b54e
commit
37e2b18f4c
|
|
@ -312,11 +312,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -317,11 +317,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -312,11 +312,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -320,11 +320,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 20
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -320,11 +320,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 20
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -315,11 +315,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -319,11 +319,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -316,11 +316,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -316,11 +316,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -320,11 +320,15 @@
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 20
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -365,11 +365,15 @@ to use the other 6 PWMs instead.
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
|
|
@ -379,11 +379,15 @@ DaveX plan for Teensylu/printrboard-type pinouts (ref teensylu & sprinter) for a
|
|||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
/**
|
||||
TEMP_HYSTERESIS: actual temperature must be target +/- hysteresis before target temperature can be achieved.
|
||||
Unit is degree Celsius.
|
||||
/** \def TEMP_HYSTERESIS
|
||||
|
||||
Actual temperature must be target +/- this hysteresis before target
|
||||
temperature is considered to be achieved. Also, BANG_BANG tries to stay
|
||||
within half of this hysteresis.
|
||||
|
||||
Unit: degree Celsius
|
||||
*/
|
||||
#define TEMP_HYSTERESIS 5
|
||||
#define TEMP_HYSTERESIS 10
|
||||
|
||||
/**
|
||||
TEMP_RESIDENCY_TIME: actual temperature must be close to target (within
|
||||
|
|
|
|||
Loading…
Reference in New Issue