Punching and Nibbling (N4)
15.7 Examples of defined start of nibbling operation
Turning, Milling, Nibbling
Function Manual, 11/2012, 6FC5397-1CP10-5BA0
297
Example 2
This example utilizes the "Tangential control" function. Z has been selected as the name of
the tangential axis.
Program code Comment
:
:
N5 TANG (Z, X, Y, 1, "B") ; Define tangential axis
N8 TANGON (Z, 0) ; Select tangential control
N10 G0 X20 Y120 ; Position 1 is approached
N20 X120 SPP=20 SON ; Defined start of nibbling,
; tangential control selected,
; first stroke at "1", last stroke at "2"
N30 SPOF TANGOF ; Deselect nibbling mode and deselect
; tangential control
N38 TANGON (Z, 90) ; Select tangential control
N40 Y20 SON ; Defined start of nibbling,
; tangential control selected,
; first stroke at "2" rotated 90 degrees to
; block N20, last stroke at "3"
N50 SPOF TANGOF ; Deselect nibbling mode and deselect
; tangential control
N60 M2





<
; 



     


