shitcreek [

G61 - Return to Saved Position

coordinates Return to saved position of specified slot

Description

Use this command to move to a saved position. To limit the move to only some axes, include one or more axis letters. Otherwise all axes will be included.

Usage

G61 [E] [F<rate>] [S<slot>] [X] [Y] [Z]

Parameters

[E]

Flag to restore the E axis

[F<rate>]

Move feedrate

[S<slot>]

Memory slot (0 if omitted)

[X]

Flag to restore the X axis

[Y]

Flag to restore the Y axis

[Z]

Flag to restore the Z axis

Example

Move to the XY coordinates stored in slot 0

G61 XY S0