N4: Own channel - only 840D sl
9.4 Automatic path segmentation
Extended Functions
Function Manual, 03/2013, 6FC5397-1BP40-3BA1
577
Program code Comment
N1 G01 X0 Y0 SPOF ; position without punch initiation
N2 X75 SPN=3 SON ; Activate nibbling. The total path is
; divided into three segments. Before the first
; movement and at the end of each segment, a
; stroke is triggered.
:
:
:
:
N3 Y10 SPOF ; Position without punch initiation
N4 X0 SPN=2 PON ; activate punching. The total path is divided into 2
; path segments. Because punching has been activated,
; the first stroke is initiated at the end of the first
path segment.
;
:
:
:
:
631
631