![GARANT XCONTROL User Manual Download Page 55](http://html1.mh-extra.com/html/garant/xcontrol/xcontrol_user-manual_3442940055.webp)
de
bg
da
en
fi
fr
it
hr
lt
nl
no
pl
pt
ro
sv
sk
sl
es
cs
hu
9
;================================
10
CALL PGM TNC:\X_CONTROL\L_BREAK.h
11
END PGM BSP_L_BREAK MM
For the above-mentioned variables, the values from the following table can be used.
Variable
Value
Meaning
Q1905
0 - 3
0 - 3
Q1906
>0
Tip length of the tool in case not meas-
ured at the tip.
Q1913
ℤ
>0
Value for spindle orientation M19 =>
Q1913=19
M20 => Q1913=20
Example/program code: Tool length check with probing speed 500 mm/min (*2000 mm/min).
0
BEGIN PGM BSP_L_BREAK MM
1
FEED RATE FACTOR;
2
Q1905 = 0
2*
Q1905 = 2
3
;================================
4
; DELTA TOOL LENGTH TO SETTING DIMENSION
5
Q1906 = 0
6
;================================
7
; M19 / M20 SPINDLE ORIENTATION
8
Q1913 = 19
9
;================================
10
CALL PGM TNC:\X_CONTROL\L_BREAK.h
11
END PGM BSP_L_BREAK MM
Example/program code: Tool length is checked by adding the tip length 1.125 mm of the entered tool length in the tool
memory. Probing speed is 1500 mm/ min
0
BEGIN PGM BSP_L_BREAK MM
1
FEED RATE FACTOR;
2
Q1905 = 3
3
;================================
4
; DELTA TOOL LENGTH TO SETTING DIMENSION
5
Q1906 = 1,125
6
;================================
7
; M19 / M20 SPINDLE ORIENTATION
8
Q1913 = 19
9
;================================
10
CALL PGM TNC:\X_CONTROL\L_BREAK.h
11
END PGM BSP_L_BREAK MM
Back to Heidenhain automatic operation [
7.4.3.
Probe cycle BSP_L_LENGTH
Probe cycle
Function
Note
Program code
55
Summary of Contents for XCONTROL
Page 2: ...A 1 2 3 4 3 B 1 3 4 5 2 2...
Page 3: ...www hoffmann group com 3...
Page 291: ...www hoffmann group com 291...