
14
)
Subr Bgn(Subroutine begin): Contains the subroutine name, and corresponding
with Subr End(Subroutine end), both are indispensable.
15
)
Subr End(Subroutine end): Corresponding with Subr Bgn(Subroutine begin), both
are indispensable.
Example 1: Drilling hole, the Z axis is the drill axis. A row of holes, the pitch is 20
mm, a total of 30 holes, the hole depth is 10 mm.(The plunging and lifting is set the
subroutine.)
n001
Lin M
File
:
7788
Lbl
:
123
X
:
20.000
Y
:
0.000
F
:
800
Z
:
0.000
n002
Cl Subr
File
:
7788
Lbl
:
0
Subr Nm
:
100
n003
Loop
File
:
7788
Lbl
:
0
NumOfLps
:
29
Dest Lbl
:
123
n004
End
File
:
7788
Lbl
:
0
n005
Subr Bgn
File
:
7788
Lbl
:
0