
2 G Code
2 - 64
NJ/NY-series G code Instructions Reference Manual (O031)
The following program makes three holes consecutively. The return point of the first and last hole mak-
ing is handled as the initial level, and that of other hole making as the R point to shorten the cycle time.
The command position follows the specifications for the Absolute Dimension (G90) and Incremental
Dimension (G91).
Absolute dimension
Programming Example
N01 G17 G64 G90 F100 S300
// Absolute dimension
N02 G99 G84 X10 Y0 Z-10 R-5 P1000 K1 // Starts a tapping cycle
N03 G99 X20
N04 G98 X30
N05 G80
// End of tapping cycle
N06 X40
N07 M30
Dwell specified by parameter P occurs at point
R point (-5)
Z point (-10)
Initial level (0)
N06
X
N03
N04
N02
10
20
30
40
Z
Содержание NJ501-5300
Страница 13: ...11 CONTENTS NJ NY series G code Instructions Reference Manual O031...
Страница 28: ...Revision History 26 NJ NY series G code Instructions Reference Manual O031...
Страница 38: ...1 Basic Information on NC Programming 1 10 NJ NY series G code Instructions Reference Manual O031...
Страница 40: ...2 G Code 2 2 NJ NY series G code Instructions Reference Manual O031...
Страница 53: ...2 15 NJ NY series G code Instructions Reference Manual O031 2 Dwell Instruction Name Page G04 Dwell P 2 16...
Страница 72: ...2 G Code 2 34 NJ NY series G code Instructions Reference Manual O031...
Страница 108: ...3 M Code 3 2 NJ NY series G code Instructions Reference Manual O031...
Страница 112: ...3 M Code 3 6 NJ NY series G code Instructions Reference Manual O031...
Страница 124: ...3 M Code 3 18 NJ NY series G code Instructions Reference Manual O031...
Страница 128: ...3 M Code 3 22 NJ NY series G code Instructions Reference Manual O031...
Страница 136: ...4 PROGRAM CODES 4 8 NJ NY series G code Instructions Reference Manual O031...
Страница 141: ......