mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-15 18:58:05 -06:00
📝 Comment on AUTOTEMP_OLDWEIGHT
This commit is contained in:
parent
eefd35a71b
commit
b17fbdf8ed
260 changed files with 260 additions and 260 deletions
|
@ -414,7 +414,7 @@
|
|||
*/
|
||||
#define AUTOTEMP
|
||||
#if ENABLED(AUTOTEMP)
|
||||
#define AUTOTEMP_OLDWEIGHT 0.98
|
||||
#define AUTOTEMP_OLDWEIGHT 0.98 // Factor used to weight previous readings (0.0 < value < 1.0)
|
||||
// Turn on AUTOTEMP on M104/M109 by default using proportions set here
|
||||
//#define AUTOTEMP_PROPORTIONAL
|
||||
#if ENABLED(AUTOTEMP_PROPORTIONAL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue