thinkyhead

M304 - Set Bed PID

thermal Set PID values for the heated bed. PIDTEMPBED

Description

Set the values that control the PID loop for the heated bed.

Notes

Requires PIDTEMPBED.

View current bed PID values with M503

If EEPROM_SETTINGS is enabled, bed PID values are saved with M500, loaded with M501, and reset with M502

Usage

M304 [D<value>] [I<value>] [P<value>]

Parameters

[D<value>]

Derivative value

    [I<value>]

    Integral value

      [P<value>]

      Proportional value