M301 - Set Hotend PID
Description
Set the values that control the PID loop for a hotend.
Notes
Requires PIDTEMP
.
View current PID values with M503
.
If EEPROM_SETTINGS
is enabled, all hotend PID values are saved with M500
, loaded with M501
, and reset with M502
.
Parameters
M301
[C<value>]
[D<value>]
[E<index>]
[I<value>]
[L<value>]
[P<value>]
[C<value>]
|
C term (requires |
[D<value>]
|
Derivative value |
[E<index>]
|
Extruder index to set. Default 0. |
[I<value>]
|
Integral value |
[L<value>]
|
Extrusion scaling queue length (requires |
[P<value>]
|
Proportional value |