From The 3D Printer Brain

DupI3: PIDTuning


Extruder PID Tuning

The default heat manager for the I3 printer is using the DeadTime method which usually works pretty well. I found that I had to change the PID Gain / Deadtime setting to 3 to get better results without the over an undershooting of the temperatures. The heat manager can be changed to use PID which can yield better results after running the PID Tuning command for a set temperature.

Changing to PID and running a PID Tune:

bias: 103 d: 103 min: 147.98 max: 152.02
Ku: 65.06 Tu: 30.67
Classic PID
Kp: 39.04
Ki: 2.55
Kd: 149.66
M301 P39.04 I2.55 D149.66 (press Enter or click Send)
M500 (press Enter or click Send)

The "M301" command sets the values to the running configuration, and "M500" saves that configuration to EEPROM.

Retrieved from http://3dprinterbrain.info/pmwiki.php/DupI3/PIDTuning
Page last modified on August 28, 2015, at 06:47 PM