Skip to content
Snippets Groups Projects
Commit 1db7013e authored by mikeshub's avatar mikeshub Committed by Scott Lahteine
Browse files

Fix and improve PID loops (#14373)

- Windup guarding was missing. The kludge in place of windup guard is removed. D term filter calculations are simplified to require fewer `float` calculations. Sign change for D term output to make debugging output clearer.
- Use "no overshoot" for bed PID tuning.
parent 17778d1c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment