M125 - Park Head

Description

Save the current nozzle position and move to the configured park position.

Notes

Requires PARK_HEAD_ON_PAUSE.

Parameters

M125 [L<linear>] [X<linear>] [Y<linear>] [Z<linear>]
[L<linear>]

Retract length (otherwise FILAMENT_CHANGE_RETRACT_LENGTH)

[X<linear>]

X position to park at (otherwise FILAMENT_CHANGE_X_POS)

[Y<linear>]

Y position to park at (otherwise FILAMENT_CHANGE_Y_POS)

[Z<linear>]

Z raise before park (otherwise FILAMENT_CHANGE_Z_ADD)

Examples

Retract 2cm of filament and park the nozzle

M125 L20 ; park and retract