API Reference v9.2.0
TranslatorConfigdata class
Module: zaber_motion.gcode
Configuration of a translator.
To use this type, add from zaber_motion.gcode import TranslatorConfig to the top of your source code.
Related Guides:
Index
pProperties
Properties
p
translator_config.axis_mappingsList[AxisMapping] Optional custom mapping of translator axes to stream axes.p
translator_config.axis_transformationsList[AxisTransformation] Optional transformation of axes.