Last updated 4 years ago
Was this helpful?
📅Update: 2020/09/18
In absolute mode all coordinates given in G-code are interpreted as positions in the logical coordinate space. This includes the extruder position unless overridden by .
G90
Enable absolute mode
G90 ; Set all axes to absolute
M83