Programming manual.
CNC 8070
PATH CONTROL.
8.
C
ircular interp
olatio
n (G02
/G03).
·149·
(R
EF
: 1709)
8.3.2
Cartesian coordinates (arc radius programming).
The arc is defined by programming function G02 or G03 followed by the coordinates of the
arc's end point and its radius.
Programming format.
The programming format is the following; the arguments appear between curly brackets and
the optional ones, between angle brackets.
G02/G03 X..C{end_point} <R{radius}>
End point of the arc.
The end point is defined with its coordinates along the axes of the active work plane and may
be given in either absolute (G90) or incremental (G91) coordinates.
Arc radius.
The arc radius is defined using the letter "R". If the arc is smaller than 180º, the radius will
be programmed with a positive sign and with a negative sign if it is greater than 180º. This
way and depending on the selected circular interpolation (G02 or G03), the desired arc will
be defined. The radius value stays active until a new value is assigned or an arc is
programmed using the center coordinates or a movement is programmed in polar
coordinates.
When programming an arc using the radius, it is not possible to program full circles because there are
infinite solutions.
i
X..C{end_point}
End point of the arc.
Units: Millimeters, inches or degrees.
R{radius}
Optional. Radius of the arc.
Units: mm or inches.
G02 X50 Y0 R25
G02 X50 Y0 R-25
The programming format depends on the active work plane.
G17 (XY plane) G02/G03 X... Y... R...
G18 (ZX plane) G02/G03 X... Z... R...
G19 (YZ plane) G02/G03 R... Z... R...
X
G02
Y
X,Y
R
Arc 1
G02 X... Y... R-...
Arc 2
G02 X... Y... R+...
Arc 3
G03 X... Y... R+...
Arc 4
G03 X... Y... R-...
Содержание 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 ...