Polynomial contouring type3

Here, the user programs the corner distances of the previous and following blocks by which the adjoining motion blocks are to be shortened.

Polynomial contouring type3 1:
Figure 1-13: Polynomial contouring type 3

Programming

Example: Selection of polynomial contouring type 3 with a corner distance of 10mm in N20, 5 mm in N30

N05 #CONTOUR MODE [DIST, PRE_DIST=10, POST_DIST=5] 
N10 G261
N20 G01 G01 G90 X100 F2000
N30 Y100
....................(Further contour description)
N2000 G260