Punching and Nibbling (N4)
15.7 Examples of defined start of nibbling operation
Turning, Milling, Nibbling
298 Function Manual, 11/2012, 6FC5397-1CP10-5BA0
Examples 3 and 4 for defined start of nibbling
Example 3: Programming of SPP
Program code Comment
:
:
N5 G0 X10 Y10 ; Positioning
N10 X90 SPP=20 SON ; Defined start of nibbling,
; 5 punches initiated
N20 X10 Y30 SPP=0 ; One punch is initiated at the end of the path
N30 X90 SPP=20 ; 4 punches initiated at intervals of 20 mm
N40 SPOF
N50 M2
Example 4 Programming of SPN
Program code Comment
:
:
N5 G0 X10 Y10 ; Positioning
N10 X90 SPN=4 SON ; Defined start of nibbling, 5
; 5 punches initiated
N20 X10 Y30 PON ; One punch is initiated at the end of the path
N30 X90 SPN=4 ; 4 punches initiated
N40 SPOF
N50 M2



<
; 

1 1 1

Figure 15-9 Examples 3 and 4 for defined start of nibbling