1 working with cycles, Machine-specific cycles, 1 w o rk ing with cy cles 8.1 working with cycles – HEIDENHAIN iTNC 530 (340 49x-04) ISO programming User Manual
Page 298

298
8 Programming: Cycles
8.1 W
o
rk
ing with Cy
cles
8.1 Working with Cycles
Frequently recurring machining cycles that comprise several working
steps are stored in the TNC memory as standard cycles. Coordinate
transformations and other special cycles are also provided as standard
cycles (see table on next page).
Fixed cycles with numbers 200 and above use Q parameters as
transfer parameters. Parameters with specific functions that are
required in several cycles always have the same number: For
example, Q200 is always assigned the set-up clearance, Q202 the
plunging depth, etc.
Machine-specific cycles
In addition to the HEIDENHAIN cycles, many machine tool builders
offer their own cycles in the TNC. These cycles are available in a
separate cycle-number range:
Cycles G300 to G399
Machine-specific cycles that are to be defined through the CYCLE
DEF key
Cycles G500 to G599
Machine-specific cycles that are to be defined through the TOUCH
PROBE key
Sometimes, machine-specific cycles also use transfer parameters that
HEIDENHAIN already used in the standard cycles. The TNC executes
DEF-active cycles as soon as they are defined (see also “Calling a
cycle” on page 301). It executes CALL-active cycles only after they
have been called (see also “Calling a cycle” on page 301). When DEF-
active cycles and CALL-active cycles are used simultaneously, it is
important to prevent overwriting of transfer parameters already in use.
Use the following procedure:
As a rule, always program DEF-active cycles before CALL-active
cycles.
If you do want to program a DEF-active cycle between the definition
and call of a CALL-active cycle, do it only if there is no common use
of specific transfer parameters.
In order to avoid erroneous entries during cycle definition,
you should run a graphical program test before machining
(see “Test Run” on page 583).
Refer to your machine manual for a description of the
specific function.