Executes an M82 command, switching E parameters to absolute positions
Param: _command
GCodeCommand (no parameters used)
Param: job
Job instance to update
Remarks
Only the E accounting (State.applyExtrusion) consults the mode; whether a move
extrudes is still classified from the raw E parameter. Cura emits M82 or
M83 right after its start gcode, which is what keeps the volumetric
dimension derivation's extruded lengths correct in either mode.
Executes an M82 command, switching E parameters to absolute positions