EasyManuals Logo

Adtech CNC9650 Programming Manual

Default Icon
161 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #157 background imageLoading...
Page #157 background image
ADTECH9 Series CNC Programming Manual
7. Automatic tool change (ATC)
Automatic tool change function is realized through manipulator (automatic tool change structure) and
CNC system related control instructions. Taking armless tool magazine for example, the system diagram is
shown below.
Fig. 14.1 Tool Magazine and Machine Tool Integrated CNC Machine Tool
The tool change can be realized with G code; edit T_FUNC.NC code, and select external tool magazine
enable in the parameter; when the main program executes M06TXX tool change instruction, the system will
call this program automatically, and send the tool number variable to tool change program to execute the
programming of tool change.
The tool change process includes tool installation, selection and change. The spindle stops working,
moves to tool change position to take out the tool, select tool in the tool magazine and install on the spindle
position. To change tool, take out the tool from the spindle and put back to the tool magazine; the tool
magazine should be moved to the position to receive spindle tool in advance.
Many methods are available for programming tool change, as described in the macro program below.
00123 (Program number)
G90 G599 (Use absolute programming after switching to
tool change, use G599 coordinate system, can’t be used in processing file)
#201=#4121 (read current tool number to #201)
IF[[#200] == 0]GOTO 100 (#200 is the tool number to be changed; if the
changed tool number is 0, exit from tool change)
IF[[#200] == #201]GOTO 100 (if current tool is same to the tool to be
changed, exit from tool change)
Spindle cabinet
Spindle

Table of Contents

Other manuals for Adtech CNC9650

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Adtech CNC9650 and is the answer not in the manual?

Adtech CNC9650 Specifications

General IconGeneral
BrandAdtech
ModelCNC9650
CategoryControl Systems
LanguageEnglish

Related product manuals