4 p a th cont ours—car te sian coor dinat e s – HEIDENHAIN TNC 320 (340 55x-05) ISO programming User Manual

Page 170

Advertising
background image

170

Programming: Programming Contours

6.4 P

a

th Cont

ours—Car

te

sian Coor

dinat

e

s

Central angle CCA and arc radius R

The starting and end points on the contour can be connected with four
arcs of the same radius:

Smaller arc: CCA<180°
Enter the radius with a positive sign R>0

Larger arc: CCA>180°
Enter the radius with a negative sign R<0

The direction of rotation determines whether the arc is curving
outward (convex) or curving inward (concave):

Convex: Direction of rotation G02 (with radius compensation G41)

Concave: Direction of rotation G03 (with radius compensation G41)

Example NC blocks

or

or

or

X

Y

ZW

R

R

40

40

70

1

2

DR+

DR–

X

Y

40

40

70

DR+

4

ZW

3

R

R

DR–

N100 G01 G41 X+40 Y+40 F200 M3 *

N110 G02 X+70 Y+40 R+20 * (ARC 1)

N110 G03 X+70 Y+40 R+20 * (ARC 2)

N110 G02 X+70 Y+40 R-20 * (ARC 3)

N110 G03 X+70 Y+40 R-20 * (ARC 4)

The distance from the starting and end points of the arc
diameter cannot be greater than the diameter of the arc.

The maximum radius is 99.9999 m.

You can also enter rotary axes A, B and C.

Advertising