machines/systems/flexibot/docs/marlin/_gcode/M082.md
2026-03-16 10:12:42 +01:00

419 B

tag title brief author group codes notes example
m0082 E Absolute Set E to absolute positioning. thinkyhead units
M82
[`G90`](/docs/gcode/G090.html) and [`G91`](/docs/gcode/G091.html) clear this mode.
pre code
Set E to Absolute Positioning M82

This command is used to override G91 and put the E axis into absolute mode independent of the other axes.