Programming
8.13 Automatic path segmentation
8-202
SINUMERIK 802D sl Operation and Programming Nibbling (BP-N), 06/2006 Edition
6FC5 398-3CP10-0BA0
Example 1
The programmed nibbling paths must be divided automatically into equidistant path seg-
ments.
62.5
<=3
210
365
525
62.5
125
75
75
250
Y
X
4
1
3
2
<=3
<=4
130
Fig. 8-39
N100 G90 X130 Y75 F60 SPOF ; Positioning to starting point 1
N110 G91 Y125 SPP=4 SON ; Nibbling ON; maximum path segment length
; for automatic path segmentation: 4 mm
N120 G90 Y250 SPOF ; Nibbling OFF; positioning to starting point 2
N130 X365 SON ; Nibbling ON; maximum path segment length
; for automatic path segmentation: 4 mm
N140 X525 SPOF ; Nibbling OFF; positioning to starting point 3
N150 X210 Y75 SPP=3 SON ; Nibbling ON; maximum path segment length
; for automatic path segmentation: 3 mm
N160 X525 SPOF ; Nibbling OFF; positioning to starting point 4
N170 G02 X-62.5 Y62.5 I J62.5 SPP=3 SON ; Nibbling ON; maximum path segment length
; for automatic path segmentation: 3 mm
N180 G00 G90 Y300 SPOF ; Nibbling OFF