MarlinFirmware

G27 - Park toolhead

1.1.0 nozzle Park the current toolhead NOZZLE_PARK_FEATURE

Description

Park the nozzle at a predefined XYZ position.

Notes

Requires NOZZLE_PARK_FEATURE.

The park position is defined by NOZZLE_PARK_POINT.

Usage

G27 [P<0|1|2>]

Parameters

[P<0|1|2>]

Z axis action

  • P0:

    If current Z-pos is lower than Z-park then the nozzle will be raised to reach Z-park height

  • P1:

    No matter the current Z-pos, the nozzle will be raised/lowered to reach Z-park height

  • P2:

    The nozzle height will be raised by Z-park amount but never going over the machine’s limit of Z_MAX_POS