Chapter Three Programming
43
Part 1 Programming
incremental value according to G90 or G91. For the incremental value, the distance of the end point
which is viewed from the start point of the arc is specified.
The arc center is specified by address I, J and K for the X, Y and Z axes, respectively. The
numerical value following I, J or K, however, is a vector in which the arc center is seen from the start
point, and is always specified as an incremental value irrespective of G90 and G91, as shown below.
i
Y
Center
k
End point (Y
,
X)
End point (X
,
Y
)
X
j
Z
X
Center
j
Z
Y
Center
i
k
End point (Y
,
Z)
Start
Start
Start
I, J and K must be signed according to the direction.
The arc interpolation can be specified by address R instead of I, J or K. The command format is
as follows:
G02
X____Y____R____
;
G03
There are two circular arcs during the arc interpolation (it is specified by radius) of R is used
-
the arc is less than or more than 180°, as shown below:
Example for command:
1. The arc is less than 180°
G02 X6.0 Y2.0 R5.0
;
2. The arc is more than 180°
G02 X6.0 Y2.0 R-5.0
;
Содержание GSK983Ma
Страница 124: ......
Страница 130: ...GSK983Ma Milling Machine Center CNC System User Manual 118 Part 1 Programming Rapid traverse Cutting feed ...
Страница 133: ...Chapter Three Programming 121 Part 1 Programming Rapid traverse Cutting feed 6 G82 Drilling cycle boring ...
Страница 143: ......
Страница 185: ......
Страница 209: ...Chapter Four Operation 197 Part 2 Operation ...
Страница 239: ...Chapter Four Operation 227 Part 2 Operation ...
Страница 242: ......
Страница 279: ......
Страница 296: ...GSK983Ma Milling Machine Center CNC System User Manual 284 Part 2 Operation ...
Страница 297: ...Appendix 285 APPENDIX Appendix 1 System Version Display The system version is displayed immediately after power on ...
Страница 371: ...Appendix 11 USB Interface Parameter Transfer Operation ...