Punching and nibbling
12.2 Automatic path segmentation
Job planning
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
12-7
Example 2
Automatic path segmentation is to be used to create the individual rows of holes. The
maximum path segment length (SPP value) is specified in each case for segmentation
purposes.


 





<
;




N100 G90 X75 Y75 F60 PON ;Position at starting point 1;
;punching on; punch one hole
N110 G91 Y125 SPP=25 ;Maximum path segmentation length for
;automatic segmentation: 25 mm
N120 G90 X150 SPOF ;Punching off, position at
;starting point 2
N130 X375 SPP=45 PON ;Punching on, maximum path segment length
;for automatic path segmentation: 45 mm
N140 X275 Y160 SPOF ;Punching off, position at
;starting point 3
N150 X150 Y75 SPP=40 PON ;Punching on, the calculated path segment
;length of 37.79 mm is used instead of
;the 40 mm programmed as the path segment
N160 G00 Y300 SPOF ;Punching off; position