Punching and Nibbling (N4)
15.7 Examples of defined start of nibbling operation
Turning, Milling, Nibbling
Function Manual, 11/2012, 6FC5397-1CP10-5BA0
299
Examples 5 and 6 without defined start of nibbling
Example 5 Programming of SPP
Program code Comment
:
:
N5 G0 X10 Y30 ; Positioning
N10 X90 SPP=20 PON ; No defined start of nibbling,
; 4 punches initiated
N15 Y10 ; One punch is initiated at the end of the path
N20 X10 SPP=20 ; 4 punches initiated at intervals of 20 mm
N25 SPOF
N30 M2
Example 6 Programming of SPN
Program code Comment
:
:
N5 G0 X10 Y30 ; Positioning
N10 X90 SPN=4 PON ; No defined start of nibbling,
; 4 punches initiated
N15 Y10 ; One punch is initiated at the end of the path
N20 X10 SPN=4 ; 4 punches initiated
N25 SPOF
N30 M2