Traumflug / Teacup_Firmware

Firmware for RepRap and other 3D printers
http://forums.reprap.org/read.php?147
GNU General Public License v2.0
310 stars 198 forks source link

Different PID values for heater/bed #306

Open thomaskilian opened 5 years ago

thomaskilian commented 5 years ago

It looks like heater and bed use the same (default-) PID values. That does not make much sense since they have quite different physical behavior and thus demand individual settings. There should be DEFAULTs for bed and extruder. Other heaters should be preset to (say) [5, 0, 0] in order to get s starting point for manual or Ziegler–Nichols tuning.

Wurstnase commented 5 years ago

I've done this some years ago. But never finished or took it to master.

https://github.com/Traumflug/Teacup_Firmware/commit/308bac5e875ca8ef11e84da6d09c02d3535694e8