4200T CNC Programming and Operations Manual
P/N 70000412F - S Function, M Functions, and C Axis Programming
12-4 All rights reserved. Subject to change without notice.
31-July-05
C-Axis Jog
The Manual Panel can be used to jog the C-Axis to position. To set the
Manual Panel for jogging the C-Axis, set the Axis Selector to C and use
the Jog+ and Jog- keys as needed. The feedrate for jogging is set by the
builder.
Programming C-Axis Feedrate
The builder sets the default feedrate for programmed moves. To change
the default feedrate, use the address FC. The feedrate unit is in
degrees/min. Example:
FC 360 * Set the C-Axis feedrate to 360 degrees/min.
Synchronizing/Unsynchronizing C-Axis
C-Axis can be programmed with X and Z in the same block. The C-Axis
is by default not synchronized to X and Z. To synchronize the C Axis to X
and Z use M900 C. To unsynchronize the C-Axis from X and Z, use
M901 C. M900 C and M901 C should be programmed in a block by
themselves.