shitcreek Hans007a TwoRedCells thinkyhead

G60 - Save Current Position

coordinates Save current position to specified slot

Description

Save the current position of all axes in an SRAM buffer for later recall with G61.

Notes

  • The total number of slots is configured with the SAVED_POSITIONS option.
  • All slots are initially set to 0, 0, 0.

Usage

G60 [S<slot>]

Parameters

[S<slot>]

Memory slot. If omitted, the first slot (0) is used.

    Example

    Save current position to slot 0

    G60 S0