EasyManua.ls Logo

Fagor CNC 8070 - HORIZONTAL KEYB; HORIZONTAL KEYB + MOUSE.

Fagor CNC 8070
556 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...



Programming manual
20
CNC 8070
1.
CREATING A PROGRAM
Program structure
(SOFT V02.0X)
2
The CNC program may consist of several subroutines and the body
of the program.
Local subroutines
A subroutine is a set of blocks that, once properly identified, may be
called upon several times from another subroutine or from the
program body.
Programming subroutines is optional and they must be defined before
the program body. Subroutines are normally used for defining a bunch
of operations or movements that are repeated several times
throughout the program.
The beginning of a subroutine is defined by "%L<name>", where
<name> may be up to 14 characters long and consist of uppercase
and lowercase letters as well as numbers (no blank spaces are
allowed). Subroutine call is case sensitive, the name must be written
exactly as it has been defined. . The end of the subroutine is defined
with M17, M29 or #RET.
CNC program
Subroutine
Block
...
Block
Subroutine
Block
...
Block
Program body
Block
Block
...
Block
%L sub_name1 (Subroutine definition)
N10...
N20...
N30...
M17 (End of subroutine)
%L sub_name2 (Subroutine definition)
N10...
N20...
N30...
M17 (End of subroutine)

Table of Contents

Other manuals for Fagor CNC 8070

Related product manuals