Removal of functional range constraint
Also lined up the >> 1 and / 2 mentioned earlier in the unconstrained I term issue,
This commit is contained in:
parent
5f5d87cad3
commit
02fe9cf558
2 changed files with 5 additions and 17 deletions
|
|
@ -158,7 +158,6 @@ class Temperature {
|
|||
#endif
|
||||
|
||||
static float pid_error[HOTENDS];
|
||||
static bool pid_reset[HOTENDS];
|
||||
#endif
|
||||
|
||||
#if ENABLED(PIDTEMPBED)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue