You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mikeshub 1db7013e3b 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.
6 years ago
..
lib Module updates 7 years ago
src Fix and improve PID loops (#14373) 6 years ago
Configuration.h Add Extra Probing option, discarding outliers (#14338) 6 years ago
Configuration_adv.h G34 configurable angle limit (#14321) 6 years ago
Makefile Add TMC2209 support (#14249) 6 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago