[Marlin] G091- Relative Positioning
📅Update: 2020/09/18
Description
Set relative position mode. In this mode all coordinates are interpreted as relative to the last position. This includes the extruder position unless overridden by M82.
Usage
G91
Examples
Enable relative mode
G91 ; Set all axes to relativeLast updated
Was this helpful?