M205 - Set Advanced Settings

Description

Set various motion settings. See parameters for details.

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

M205 [B<µs>] [J<deviation>] [S<units/s>] [T<units/s>]
[B<µs>]

Minimum segment time (µs)

[J<deviation>]

Junction deviation (requires JUNCTION_DEVIATION)

[S<units/s>]

Minimum feedrate for print moves (units/s)

[T<units/s>]

Minimum feedrate for travel moves (units/s)

Examples

Set some advanced settings.

M205 T40 ; Travel feedrate = 40mm/s