Revert "Squashed - Removal of PID functional range"
This commit is contained in:
parent
4037df82b0
commit
1e551c0688
24 changed files with 83 additions and 27 deletions
|
|
@ -158,6 +158,7 @@ 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