Programming manual
CNC 8070
TOOL PAT
H
CONTROL
Ci
rc
ul
ar
i
n
te
rp
ol
a
ti
on
(G
02
/G
03)
6.
(S
OFT
V02.0
X
)
99
The radius may also be programmed in a block prior to the one defining
the circular interpolation. In this case, the radius is defined using the
assignments "R1=<radius>" or "G263=<radius>".
The CNC keeps the radius value until a circular interpolation is
programmed by defining the center coordinates or a movement is
programmed in polar coordinates.
Different formats to define the same arc.
Nxx G03 G17 X20 Y45 R30
Nxx G03 G17 X20 Y45 G263=30
Nxx G03 G17 X20 Y45 R1=30
Nyy G03 G18 Z20 X40 R-30
Nyy G03 G18 Z20 X40 G263=-30
Nyy G03 G18 Z20 X40 R1=-30
Nzz G02 G19 Y80 Z30 R30
Nzz G02 G19 Y80 Z30 G263=30
Nzz G02 G19 Y80 Z30 R1=30
N10 G01 G90 X0 Y0 F500
N10 G01 G90 X0 Y0 F450
N20 G263=50
N20 G01 G263=50
N30 G02 X100
N30 G02 X100
N10 G01 G90 X0 Y0
N20 G02 G263=50
N30 X100
The previous examples make semicircles of a 50 mm radius. Although the
examples use function "G263=<radius>", they're also valid if they are
programmed using "R1=<radius>".
XY
ZX
YZ
When programming an arc using the radius, it is not possible to
program full circles because there are infinite solutions.
i
Содержание CNC 8070
Страница 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 12: ......
Страница 14: ......
Страница 16: ......
Страница 22: ......
Страница 26: ......
Страница 28: ......
Страница 30: ......
Страница 32: ......
Страница 34: ......
Страница 54: ...Programming manual 20 CNC 8070 1 CREATING A PROGRAM Parameters constants and expressions SOFT V02 0X 20...
Страница 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Страница 154: ...Programming manual 120 CNC 8070 6 TOOL PATH CONTROL Manual intervention G200 G201 G202 SOFT V02 0X 120...
Страница 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Страница 188: ...Programming manual 154 CNC 8070 8 ADDITIONAL PREPARATORY FUNCTIONS Probing G100 SOFT V02 0X 154...
Страница 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Страница 446: ...Programming manual 412 CNC 8070 14 CNC VARIABLES Alphabetical listing of variables SOFT V02 0X 412...
Страница 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...