Programming
10.3 Axis movements
Surface grinding
232
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
N5 G90 X30 Y40
; Starting point circle for N10
N10 G2 X50 Y40 CR=12.207
; End point and radius
Note
With a negative leading sign for the value with CR=-..., a circular segment larger than a
semi-circle is selected.
Programming example: Definition of end point and aperture angle
&HQWHUSRLQW
6WDUWLQJSRLQW
<
;
r
(QGSRLQW
Figure 10-20 Example for end point and aperture angle specification
N5 G90 X30 Y40
; Starting point circle for N10
N10 G2 X50 Y40 AR=105
; End point and aperture angle