Send/Receive arbitrary commands to the resource.
The command to execute.
The lengths of the axes of the gantry in millimeters.
Optional
extra: StructTypeThe current position of each axis.
Optional
extra: StructTypeRuns the homing sequence to find the start and end positions of the gantry axis.
A bool representing whether the gantry has run the homing sequence successfully.
Optional
extra: StructTypeGet if the gantry is currently moving.
Move each axis of the gantry to the positionsMm at the speeds in speedsMmPerSec
The goal positions for each axis of the gantry.
The desired speed for each axis to move to the respective position in positionsMm.
Optional
extra: StructTypeStops the motion of the gantry.
Optional
extra: StructTypeGenerated using TypeDoc
Represents a physical gantry that exists in three-dimensional space.