GSK983Ma Milling Machine Center CNC System User Manual
42
Part 1 Programming
3.5.5 Circular Interpolation (G02, G03)
3.5.5.1 Circular interpolation without an additional axis
The command below will move a tool along a circular arc.
Arc in the X——Y plane
G02 R____
G17 X____Y___ F____
;
G03 I____J___
Arc in Z——X plane
G02 R____
G18 X____Z__ F____
;
G03 I____K___
Arc in Y——Z plane
G02 R____
G19 Y____Z___ F____
;
G03 J____K___
Item Command
code
Meaning
G17
Circular arc on XY plane
G18
Circular arc on ZX plane
1 Plain
selection
G19
Circular arc on YZ plane
G02 Clockwise
(CW)
2 Rotation
direction
G03 Counterclockwise
(CCW)
G90 mode
Two axes from X,
Y or Z
End position in workpiece coordinate
system
3
End
position
G91 mode
Two axes from X,
Y or Z
Distance from start to end
Distance from start to
center
Two axes from I, J
or K
Distance from start to center
4
Circular arc radius
R
Circular arc radius
The G17 is effective as the start code of plane selection as long as the power is turned on.
CW or CCW is determined by left or right hand coordinates.
The end point of an arc is specified by address X, Y or Z, and is expressed as an absolute or
Содержание 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 ...