Programming manual.
CNC 8070
GEOMETRY AS
SISTANCE
11.
Mirror image
(G11, G12
, G13,
G10
, G1
4)
·211·
(R
EF
: 1709)
%L PROFILE
(Subroutine that defines the "A" zone of the part)
G90 G00 X40 Z150
G02 X80 Z110 R60
G01 Z60
G01 X124 Z-6
M17
%PROGRAM
(Main program)
G18 G151
(Main plane ZX and programming in diameters)
V.A.ORGT[1].Z=160
(Definition of the first zero offset, G54)
G54
(Application of the zero offset)
LL PROFILE
(Call to a subroutine. Machining of the "A" zone)
G0 Z-150
(Movement to avoid colliding with the part)
G13
(Mirror image on Z)
LL PROFILE
(Call to a subroutine. Machining of the "B" zone)
G0 Z-200
(Return to the starting point)
G10
(Cancel mirror image on all the axes)
M30
X
Z
60
150
110
40
60
-150
-60
-110
B
A
20
Содержание 8070 BL
Страница 1: ... Ref 1709 8070 CNC Programming manual ...
Страница 8: ...BLANK PAGE 8 ...
Страница 12: ...BLANK PAGE 12 ...
Страница 14: ...BLANK PAGE 14 ...
Страница 26: ...BLANK PAGE 26 ...
Страница 28: ...BLANK PAGE 28 ...
Страница 30: ...BLANK PAGE 30 ...
Страница 60: ...Programming manual CNC 8070 2 MACHINE OVERVIEW Home search 60 REF 1709 ...
Страница 72: ...Programming manual CNC 8070 3 COORDINATE SYSTEM Coordinate programming 72 REF 1709 ...
Страница 80: ...Programming manual CNC 8070 4 WORK PLANES Select the longitudinal axis of the tool 80 REF 1709 ...
Страница 96: ...Programming manual CNC 8070 5 ORIGIN SELECTION Polar origin preset G30 96 REF 1709 ...
Страница 178: ...Programming manual CNC 8070 9 TOOL PATH CONTROL MANUAL INTERVENTION Variables 178 REF 1709 ...
Страница 304: ...Programming manual CNC 8070 16 C AXIS Machining of the turning side of the part 304 REF 1709 ...
Страница 440: ...Programming manual CNC 8070 22 STATEMENTS AND INSTRUCTIONS Flow controlling instructions 440 REF 1709 ...
Страница 442: ...Programming manual CNC 8070 23 CNC VARIABLES 442 REF 1709 ...
Страница 443: ...Programming manual CNC 8070 443 User notes REF 1709 ...