API Reference v9.2.0
DeviceDefinitiondata class
Module: zaber_motion.gcode
Holds information about device and its axes for purpose of a translator.
To use this type, add from zaber_motion.gcode import DeviceDefinition to the top of your source code.
Properties
p
p
p
device_definition.max_speedMeasurement The smallest of each axis' maxspeed setting value. This value becomes the traverse rate of the translator.