Programming manual
154
CNC 8070
8.
ADDI
TI
ONAL PREPARATORY
FUNCTI
O
NS
Pr
o
b
ing (
G
100)
(S
OFT
V02.0
X
)
152
8.6.1
Include/exclude probe offset (G101/G102)
The probe offset is the difference between the programmed
coordinate and the coordinate reached by the probe.
Programming
The functions associated with the probe offset are:
G101
Include probe offset.
G102
Exclude probe offset.
G101 - Include offset resulting from the measurement
With this function, the CNC will take into account the probe offset to
set the theoretical axis positions; in other words, the CNC will assume
as theoretical axis position the programmed coordinate (position
reached by the probe + probe offset).
The offset inclusion is determined by programming G101 followed by
the axes whose offset is to be included and the inclusion factor of each
one. This factor indicates how many times the offset is included.
Function G101 can only be executed after probing.
...
G100 X75 Y50 F200
...
(1)
Programmed coordinate.
(2)
Probe signal (coordinate reached).
offset
Difference between the programmed coordinate and the one
reached
G100 X75 Y50 F200
G101 X1 Y1
(It assumes X75 Y50)
(X=60+offset*1) (Y=40+offset*1)
G100 X75 Y50 F200
G101 X3 Y2
(It assumes X105 Y60)
(X=60+offset*3) (Y=40+offset*2)
Содержание 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...