
2 G Code
2 - 10
NJ/NY-series G code Instructions Reference Manual (O031)
The following shows circular interpolation with Arc radius specification
(radius < 0)
:
N010 G90 .................. Absolute dimension
N011 G17 .................. XY Plane selection
N012 G02 X140 Y50 R-40 F300
:
When radius < 0, a circle larger than a semicircle is drawn.
The following shows circular interpolation with Arc radius specification
(radius > 0)
:
N010 G91 .................. Incremental dimension
N011 G17 .................. XY Plane selection
N012 G02 X40 Y40 R40 F300
:
When radius > 0, a circle smaller than a semicircle is drawn.
Y
X
50
90
10
100
50
Current position
Center
Target Position
Y
X
50
90
10
100
50
Current position
Center
Target Position
Summary of Contents for NJ501-5300
Page 13: ...11 CONTENTS NJ NY series G code Instructions Reference Manual O031...
Page 28: ...Revision History 26 NJ NY series G code Instructions Reference Manual O031...
Page 40: ...2 G Code 2 2 NJ NY series G code Instructions Reference Manual O031...
Page 72: ...2 G Code 2 34 NJ NY series G code Instructions Reference Manual O031...
Page 108: ...3 M Code 3 2 NJ NY series G code Instructions Reference Manual O031...
Page 112: ...3 M Code 3 6 NJ NY series G code Instructions Reference Manual O031...
Page 124: ...3 M Code 3 18 NJ NY series G code Instructions Reference Manual O031...
Page 128: ...3 M Code 3 22 NJ NY series G code Instructions Reference Manual O031...
Page 136: ...4 PROGRAM CODES 4 8 NJ NY series G code Instructions Reference Manual O031...
Page 141: ......