shitcreek

G80 - Cancel Current Motion Mode

motion Cancel the current motion mode GCODE_MOTION_MODES

Description

Cancels the current motion mode (G0 G1 G2 G3 G5 G38.X). With GCODE_MOTION_MODES enabled, Marlin will remember the last used motion mode which can then be canceled with G80.

Notes

Requires GCODE_MOTION_MODES.

Usage

G80