Represents the current state of the print job
Tracks the current position, extrusion state, active tool, and units
Current extrusion amount
Currently active tool
Current units (millimeters or inches)
Current X position
Current Y position
Current Z position
Static
Gets a new State instance with default initial values
New State instance with x=0, y=0, z=0, e=0, tool=0, units='mm'
Represents the current state of the print job
Remarks
Tracks the current position, extrusion state, active tool, and units