Technology function in single block
Programming example
%bsp05.nc
N10 G00 X0 Y0 Z0 G17
N20 F9000
N30 V.G.WZ_AKT.R=5 (Tool radius)
N40 G237 (Activation of perpendicular selection)
N60 G01 X10 Y10
; Corrected path
N50 G41 M7 (Selection of TRC on the left)
N55 M8 X70 Y30
N60 M7
N90 G40 (Deselection of TRC)
N100 G90 X100 Y0
N110 X0
; Presentation of the original contour
N210 G01 X10 Y10
N220 X70 Y30
N240 X100 Y0
N270 G00 X0
N999 M30