beautypg.com

1 tool movements, Path functions, Miscellaneous functions m – HEIDENHAIN iTNC 530 (340 420) ISO programming User Manual

Page 156: Subprograms and program section repeats, Programming with q parameters, 1 t ool mo v e ments 6.1 tool movements

background image

156

6 Programming: Programming Contours

6.1 T

ool Mo

v

e

ments

6.1 Tool Movements

Path functions

A workpiece contour is usually composed of several contour
elements, such as straight lines and circular arcs. With the path
functions, you can program the tool movements for straight lines and
circular arcs.

Miscellaneous functions M

With the miscellaneous functions of the TNC you can control:

n

Program run, e.g., a program interruption

n

Machine functions, such as switching spindle rotation and coolant
supply on and off

n

Contouring behavior of the tool

Subprograms and Program Section Repeats

If a machining sequence occurs several times in a program, you can
save time and reduce the chance of programming errors by entering
the sequence once and then defining it as a subprogram or program
section repeat. If you wish to execute a specific program section only
under certain conditions, you also define this machining sequence as
a subprogram. In addition, you can have a part program call a separate
program for execution.

Programming with subprograms and program section repeats is
described in Chapter 9.

Programming with Q parameters

Instead of programming numerical values in a part program, you enter
markers called Q parameters. You assign the values to the
Q parameters separately with the Q parameter functions. You can use
the Q parameters for programming mathematical functions that
control program execution or describe a contour.

In addition, parametric programming enables you to measure with the
3-D touch probe during program run.

Programming with Q parameters is described in Chapter 10.

G01

G01

CC

G02

G01

X

Y

R40

115=I

10

80

60=J

40