Operating manual
CNC 8070
EDISIMU MODE (EDITING AND SIMULATION)
8.
(REF: 1505)
·157·
Working in the editing window.
E Output file configuration.
• Origin XY. Zero offset on the axes of the plane; the indicated offset is added to all the
blocks.
• Z offset. Safety distance for approaching to the profile.
• Associate a subroutine to circles. If a valid subroutine has been selected, the dxf
converter identifies the circles and converts them into a block with the indicated
subroutine number and the position of the center of the circle. If no valid subroutine
has been selected, the dxf converter converts the circles to segments with G2/G3.
OEM subroutines (G180-189 and G380-G399) and user subroutines are valid .
• Beginning-of-program subroutine.
• End-of-program subroutine.
How to draw and lay the drawing out.
How to draw the contour and other elements (items).
Laying the drawing out in layers.
A DXF file may be divided into layers offering the designer a way to lay the drawing out.
Although each layer can contain any type of information (layers, dimensions, etc.), it must
be borne in mind that the CNC uses the layers to define the order of the machining operations
and the height where they will be carried out; therefore, the following rules must be followed.
• A layer must not contain profiles located at different heights. When importing the file, the
CNC puts all the contents of the layer at the same machining height.
• Profiles placed at the same height may be on different layers.
• The elements that are not part of the machining operation (axes, dimensions, etc.) must
be placed on layers that do not contain contours so the CNC can ignore these layers when
importing the file.
Exporting the file to DXF format.
The DXF file must be in ASCII format, files in Binary format are not permitted. When
generating the DXF file from the drawing program, make sure that the file is saved in ASCII
format.
When generating the DXF file from the drawing program, select a 4-decimal resolution is the
CNC units are millimeters or 5 decimals if the measuring units at the CNC are inches. A
greater resolution increases the size of the DXF file unnecessarily because the CNC ignores
the excess of resolution.
Element.
Origin (zero point) of the
drawing.
The CNC uses the drawing zero point as part zero.
Measuring units. DXF files do not contain any references to measuring units (mm or
inches); therefore, the CNC uses the ones defined in the part-program.
Contours. The DXF can consist of points, lines, arcs and polylines, but they must
be previously decomposed (uncombined). If the file contains polygons,
they must also be decomposed; otherwise, they will be ignored.
Holes. The dxf converter of the CNC lets associate a subroutine with circles. If
a valid subroutine has been selected, the dxf converter identifies the
circles and converts them into a block with the indicated subroutine
number and the position of the center of the circle. If no valid subroutine
has been selected, the dxf converter converts the circles to segments
with G2/G3.