AxisDefinitiondata class
Module: zaber_motion.gcode
Defines an axis of the translator.
To use this type, add from zaber_motion.gcode import AxisDefinition to the top of your source code.
Properties
paxis_definition.peripheral_id
int ID of the peripheral.
pmicrostep_resolution
optionalaxis_definition.microstep_resolution
Optional[int] Microstep resolution of the axis. Can be obtained by reading the resolution setting. Leave empty if the axis does not have the setting.