M204 - Set Starting Acceleration

Description

Set the preferred starting acceleration for moves of different types.

Notes

View the current setting with M503.

If EEPROM_SETTINGS is enabled, these are saved with M500, loaded with M501, and reset with M502.

Parameters

M204 [P<accel>] [R<accel>] [T<accel>]
[P<accel>]

Printing acceleration. Used for moves that include extrusion (i.e., which employ the current tool).

[R<accel>]

Retract acceleration. Used for extruder retraction moves.

[T<accel>]

Travel acceleration. Used for moves that include no extrusion.