To use this type, add from zaber_motion.gcode import AxisTransformation to the top of your source code.
from zaber_motion.gcode import AxisTransformation
axis_transformation.axis_letter
str
axis_transformation.scaling
Optional[float]
axis_transformation.translation
Optional[Measurement]