Operating manual
CNC 8055
CNC 8055i
O
PERATING
IN JO
G MODE
2.
·MC· O
PTION
S
OFT
: V02.2
X
·53·
Tool
con
tro
l
2.6.2
Variable tool change point
If the manufacturer so wishes, he can let the user define the tool change point every time. Obviously,
this feature depends on the type of machine and type of tool changer.
This feature may be used to change the tool next to the part, thus avoiding movements to a tool
change point located far away from it.
To do this:
• Define the text 47 of program 999997 so the CNC requests the X, Y, Z coordinates of the tool
change point.
For example:
;47 $CHANGE POSITION
These coordinates must be referred to machine zero point, so the zero offsets do not affect the
tool change point. Therefore, the CNC can show, next to the X, Y, Z coordinates and in small
characters, the coordinates of the axes referred to machine reference zero.
• Text 33 of program 999997 must be defined so the CNC shows the coordinates of the axes
referred to machine reference zero.
For example:
;33 $MACHINE ZERO
Since the operator can change the tool change point at any time, the subroutine associated with
the tools must consider those values. Arithmetic parameters P290, P291 and P292 contain the
values set by the operator as tool change position in X, Y and Z respectively.
In subroutine 55 of the previous section, the line setting the movement to the tool change point must
be modified:
Where it says:
G0 G53 XP??? YP??? ZP???
; Movement to the tool change point.
It must say:
G0 G53 XP290 YP291 ZP292
;User-defined movement to the change point.
Define the coordinates of the tool change point (X, Y, Z)
1.
Press the [T] key to select the «T» field.
2.
Then press the [X], [Y] or [Z] key of the desired axis or the [
] [
] [
] [
] keys.
3.
After placing the cursor on the coordinates of the axis to be defined, define the desired values.
After placing the cursor on the coordinates of the axes to be defined, the value is entered in one
of the following ways.
• Entering the value manually. Key in the desired value and press [ENTER].
• Assign the current machine position.
Jog the axis with the handwheel or the JOG keys up to the desired point. Press [RECALL] so
the selected data assumes the value shown in the top right window and press [ENTER].
The top right window shows the tool position at all times.
Arithmetic parameter P290.
Change position in X.
Arithmetic parameter P291.
Change position in Y.
Arithmetic parameter P292.
Change position in Z.
Summary of Contents for 8055i FL EN
Page 1: ...CNC 8055 MC Operating manual Ref 1705 Soft V02 2x...
Page 10: ...10 CNC 8055 CNC 8055i Version history...
Page 16: ...16 CNC 8055 CNC 8055i Returning conditions...
Page 18: ...18 CNC 8055 CNC 8055i Declaration of conformity and Warranty conditions...
Page 20: ...20 CNC 8055 CNC 8055i Additional notes...
Page 22: ...22 CNC 8055 CNC 8055i Fagor documentation...
Page 157: ...Operating manual CNC 8055 CNC 8055i 6 SOFT V02 2X 157...
Page 158: ...158 Operating manual CNC 8055 CNC 8055i 6 SOFT V02 2X...
Page 159: ......