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
)
105
6.3.5
Arc center in absolute coordinates (G06/G261/G262)
When defining an arc, one may select whether the center position is
referred to the starting point of the arc or it is defined in absolute
coordinates.
Programming
This selection is made using the following functions:
G06
Arc center in absolute coordinates (not modal).
G261
Arc center in absolute coordinates (modal).
G262
Arc center referred to starting point.
G06-G261
Arc center in absolute coordinates
While one of these functions is active, the CNC interprets that the arc
center coordinates are referred to the active reference system origin
(part zero, polar origin, etc).
Function G261 stays active throughout the program whereas G06
only acts in the block where it has been programmed, therefore it can
only be added to a block where a circular interpolation has been
defined.
G262
Arc center referred to starting point
When this function is active, the CNC interprets that the coordinates
of the arc center are referred to the starting point of the arc.
G261
G90 G02 X50 Y10 I20 J30
G261
G91 G02 X0 Y-40 I20 J30
G90 G06 G02 X50 Y10 I20 J30
G91 G06 G02 X0 Y-40 I20 J30
The example shows 4 different ways to define an arc using absolute center
coordinates.
G262
G90 G02 X50 Y10 I-30 J-20
G262
G91 G02 X0 Y-40 I-30 J-20
The example shows two different ways to define an arc by indicating its
center with respect to the starting point of the arc.
Содержание 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...