53
Call: 1-631-648-7481 or Visit: support.technocnc.com
Titan Series WinCNC Manual
WinCNC
WinCNC Controller
WinCNC Users Guide Page 93
L11 Set Axis Mapping - L11 XYZW
Allows re-mapping of axis inputs. Specify the axes that should
receive the input from XYZW in that order. Specify L11 alone to
return to normal parsing.
Example: L11 XYWZ swaps the W and Z axes, L11 XYZZ moves Z
and W together.
L12 Set Axis Mapping - L12 ZW
Allows re-mapping of axis inputs. Specify the axes that should
receive the input from ZW in that order. This command works like
L11 except that the XY inputs are not used. Specify L12 alone to
return to normal parsing.
Example: L12 WZ swaps the W and Z axis, L12 ZZ moves Z and
W together.
L13 Set Axis Mapping - L13 XYZW
Allows re-mapping of axis on a pulse basis. This means when the
controlling axis takes a step, the slave will follow in that direction
Specify L13 alone to return to normal mapping.
Examples:
L13 ZW (Z is controlling axis, W follows Z.)
L13 WZ (W is controlling axis, Z follows W.)
L13 XY (X is controlling axis, Y follows X.)