API Reference v9.2.0

AxisMappingdata class

Module: zaber_motion.gcode

Maps a translator axis to a Zaber stream axis.

To use this type, add from zaber_motion.gcode import AxisMapping to the top of your source code.

Index

Properties

p

axis_letter

axis_mapping.axis_letter
str Letter of the translator axis (X,Y,Z,A,B,C,E).
p

axis_index

axis_mapping.axis_index
int Index of the stream axis.