28.08.2013 Views

CNC 8055 - Operating manual (MC option) - Fagor Automation

CNC 8055 - Operating manual (MC option) - Fagor Automation

CNC 8055 - Operating manual (MC option) - Fagor Automation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Operating</strong> <strong>manual</strong><br />

2.6.1 Tool change<br />

Depending on the type of tool changer, the following <strong>option</strong>s are possible:<br />

Machine with automatic tool changer.<br />

Machine with <strong>manual</strong> tool changer.<br />

In either case, the <strong>CNC</strong> acts as follows:<br />

The <strong>CNC</strong> executes the subroutine associated with the tool change (general machine parameter<br />

P60 "TOOLSUB").<br />

The <strong>CNC</strong> sends to the PLC all the necessary information for it to manage the tool change.<br />

The <strong>CNC</strong> assumes the new tool values (offsets, geometry, etc).<br />

Example of how to manage a <strong>manual</strong> tool changer.<br />

Subroutine 55 is defined as the subroutine associated with the tools.<br />

General machine parameter P60 "TOOLSUB" = 55.<br />

The subroutine associated with the tools may contain the following information:<br />

( SUB 55)<br />

(P100 = NBTOOL)<br />

; Assigns the requested tool number to P100.<br />

(P101 = MS3)<br />

; If spindle counterclockwise P102=1.<br />

G0 G53... XP?? YP?? ZP??<br />

; Movement to the tool change point.<br />

M5<br />

; Spindle stop.<br />

(MSG "SELECT T?P100 AND PRESS START")<br />

; Message to select the tool change.<br />

M0<br />

; Stop the program stop and wait for START to be pressed.<br />

(MSG "")<br />

; Deletes previous message.<br />

(IF P102 EQ 1 GOTO N10)<br />

; Restores the spindle turning direction.<br />

(IF P101 EQ 0 RET)<br />

M3<br />

(RET)<br />

N10 M4<br />

(RET)<br />

The tool is selected after executing the subroutine.<br />

General machine parameter P71 "TAFTERS" = YES.<br />

The movement to the change point only takes place when executing an operation or cycle of<br />

the <strong>MC</strong> mode.<br />

When a cycle has been selected (CYCEXE other than 0)<br />

The program is being executed (OPMODA bit 0 = 1).<br />

Once the subroutine is completed, the <strong>CNC</strong> executes function T??, sends to the PLC all the<br />

necessary information for it to manage the tool change and assumes the new tool values (offsets,<br />

geometry, etc.).<br />

2.<br />

OPERATING IN JOG MODE<br />

Tool control<br />

<strong>CNC</strong> <strong>8055</strong><br />

<strong>CNC</strong> <strong>8055</strong>i<br />

·<strong>MC</strong>· OPTION<br />

SOFT: V01.3X<br />

·51·

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!