ADTECH9 Series CNC Programming Manual
4.11.16. Process after switching Axis Z to Axis B (M10015)
Execute this M order to switch the Axis Z to Axis B for pulse port output
4.11.17. Process Axis Z and Axis B synchronously (M10016)
Execute this M order to output the pulse of Axis Z and Axis B at the Z position synchronously
4.11.18. Process Axis A, Axis B and Axis C synchronously (M10017)
Execute this M order to output the pulse of Axis Z, Axis A, Axis B and Axis C at the Z position synchronously
4.12
Special Program Segment
2. Regarding to the system start-up, the M Code and automatic cutter regulating program in the No. 23
program of [Parameter], [Management] of the system should be set to be User-Def and then a M_FUNC.NC
file will be generated under the MACRO of D: local disc in the [File] of file management.
4.12.1. M2000
M2000: Automatic system zeroing order. When M2000 appears in the processing program of the running
system, the system will execute the mechanical zeroing operation.
4.12.2. M2203
M2203: When the system is started, if there is O2203….M3000% in the M_FUNC_NC, the system will call
M2203 program segment automatically.
4.12.3. M2201
M2201: When the processing program is started, if there is O2201….M3000% in the M_FUNC_NC after the
system is started, the system will call M2201 program segment automatically.
4.12.4. M2202
M2202: When the processing program is over, if there is O2202….M3000% in the M_FUNC_NC after the
system is started, the system will call M2202program segment automatically.
4.12.5. M2200
M2200: If there is O2200…M3000% in the M_FUNC_NC before the processing program executes G00 order,
the system will call M 2200 program segment.
4.12.6. M2205
M2205: Automatic cutter regulating macro program. If there is O2205…M3000% in the M_FUNC.NC, the
system will call this macro program to complete the cutter regulation automatically.
4.12.7. M2206
M2206: Alarm and automatic execution of macro program. If there is O2206…M3000% in the M_FUNC.NC,
the system will alarm and execute macro program automatically.