User Tools

Site Tools


tune_pid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tune_pid [2016/07/05 03:29]
admin
tune_pid [2019/03/20 04:21] (current)
Line 1: Line 1:
 +** Note: Firmware 1.7 and below may cause reset upon M303 command. Update firmware will solve this bug.  **
  
 +<​code>​
 +M303 S190
 +Autotune PID value for extruder at 190C.
 +
 +M301
 +Manually set PID parameters P I and D. 
 +
 +M500
 +Save parameters to eeprom. ​
 +</​code>​