To run PID Autotune in Marlin and other firmares, run the following gcode with the nozzle cold:
This will heat the first nozzle (E0), and cycle around the target temperature 8 times (C8) at the given temperature (S200) and return values for P I and D. An example from http://www.soliwiki.com/PID_tuning is: http://reprap.org/wiki/PID_Tuning http://www.soliwiki.com/PID_tuning |