ISO programming
G39
G39
NC programs that you have created (such as special drilling cycles or geometrical modules) can be written as machining cycles. These NC programs can then be called like normal cycles.
Help graphic | Parameter |
---|---|
Program name Enter the name of the NC program to be called and, if necessary, the path where it is located, Use the Select File Select in the action bar of the NC program to be called. |
NC programs contained in this User's Manual are suggestions for solutions. The NC programs or individual NC blocks must be adapted before being used on a machine.
Some NC programs depend on the machine kinematics. Adapt these NC programs to your machine kinematics before the first test run.
In addition, test the NC programs using the simulation before the actual program run.
With a program test you determine whether the NC program can be used with the available software options, the active machine kinematics and the current machine configuration.
11 CYCL DEF 12.0 PGM CALL |
12 CYCL DEF 12.1 PGM TNC:\nc_prog\demo\OCM\1_Plate.h |
13 L X+20 Y+50 R0 FMAX M99 |