Programming manual.
CNC 8070
STATEMENTS AN
D INSTRUCTIONS
22.
Pro
g
ramming statements
·385·
(R
EF
: 1709)
22.1.4
Display instructions. Define the size of the graphics area
The instruction #DGWZ may be used to define cylindrical or prismatic parts at both CNC
models. The defined parts are kept until a new one is defined, they are changed or the CNC
is turned off. Up to four different parts may be programmed and each one may be assigned
to several channels at the same time.
(*) On an ·M· model, having the dual-purpose machine option, the instruction draws a prismatic part.
(*) On an ·T· model, having the dual-purpose machine option, the instruction draws a cylindrical part.
The origins for the parts will be the ones defined in the execution channel.
Programming.
When programming this instruction, it is necessary to define the size of the part and optionally
the part number and the channels it is associated with. Both parameters, part number and
channels may be programmed in any order.
Programming format (1). Defining a prismatic part.
The programming format is the following; the list of arguments appears between curly
brackets and the optional ones between angle brackets. The RECT command may be left
out at the mill model.
#DGWZ <RECT> [{Xmin},{Xmax},{Ymin},{Ymax},{Zmin},{Zmax}] <P{1-4}>
<C{1-4}>..<C{1-4}>
Instruction.
·M· model.
·T· model.
D u a l - p u r p o s e
machine.
#DGWZ
Prismatic part.
Cylindrical part.
(*)
#DGWZ RECT
Prismatic part.
Prismatic part.
Prismatic part.
#DGWZ CYL
Cylindrical part.
Cylindrical part.
Cylindrical part.
<RECT>
Optional at the mill model. Prismatic part.
{Xmin}{Xmax}
Minimum and maximum limit on the first axis of the channel.
{Ymin}{Ymax}
Minimum and maximum limit on the second axis of the channel.
{Zmin}{Zmax}
Minimum and maximum limit on the third axis of the channel.
<P{1-4}>
Optional. Part number (between 1 and 4).
<C{1-4}>
Optional. Number of channel associated with the part (between 1 and 4).
The instruction lets associate several channels to the same part in any
order.
#DGWZ [-10, 100, -15, 40, 0, 20]
(It can only be programmed at the ·M· model)
#DGWZ RECT [-10, 100, -15, 40, 0, 20]
#DGWZ RECT [-10, 100, -15, 40, 0, 20] P1 C1 C2
#DGWZ RECT [-10, 100, -15, 40, 0, 20] C2 P1 C1 C3
#DGWZ RECT [{Xmin},{Xmax},{Ymin},{Ymax},{Zmin},{Zmax}]
Xmax
Xmin
Z
X
Y
Ymin
Ymax
Zmin
Zmax
Содержание 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 ...