Baixe Programação cnc manual fanuc e outras Resumos em PDF para Matérias técnicas, somente na Docsity!
FANUC Series 0i-TF Plus
Operator’s Handbook
For Lathe System
Table of Contents
1. Operator’s Handbook For Lathe System
2. Revision Record ….……………………….……………........
1.1 Tool Offset and Tool Type …………………………………03-
1.2 Program Editing Functions ……………………………..05-
1.3 Program Management Functions ……………….……….13-
1.4 Program Execution Functions …………….……………..17-
1.5 Functions to Simplify Programming (Canned Cycles).20-
1.6 Turning Suite 2.0 …………………………………………....33-
Date: 20/12/ FANUC INDIA Title
FANUC Series 0i-TF Plus
(Operator’s Handbook) Prepared By Verified By Approved By (^) Edition: 01. Arjun Jadhav Nikhil Dharmuche Sreejith Nair
Tool Type Selection for various Tools in G41/G42 :-
- Use Tool type as per below image and put Tool nose number (From 1 to 8) in T Column of OFF/SET Page.
- Use G41(Tool Nose Radius Left) or G42(Tool Nose Radius right) in Program depending on Tool movement Direction and use G40 to cancel Tool Nose Radius
- Put Tool insert Radius in R Column of OFF/SET Page.
1.2 Program Editing Functions :-
New Program Create in CNC MEMORY :-
- Select EDIT mode
- Press PROG MDI Key
- Press FOLDER soft key
- Type Number of Program (E.g. O0123) or Program Name (E.g. PART1)
- Press CREATE PROGRAM soft key
- Select EDIT mode
- Press PROG MDI key
- Press FOLDER soft key
- Select Program which need to copy and Press INPUT hard key
- Press OPRT soft key
Program Lines Copy and Paste to Other Program:-
- Keep cursor on line from where to copy and Press SELECT soft key
- Press Continue Down arrow MDI key to select Multiple lines
- Press COPY soft key
- Type other program name and Press Down arrow MDI key
- Keep cursor anywhere and Press PASTE soft key
- After Program Paste Press Next Page
- Press BG ALL END soft key
- Press SHIFT MDI key then Left Arrow MDI key to select left side screen.
- Press OPRT soft key
- Keep cursor on line from where To copy and Press SELECT soft key
- Press Continue Down arrow MDI key to select Multiple lines
- Press COPY soft key
- Press SHIFT MDI key then Right Arrow MDI key to select right side screen
- Press PASTE soft key
- After Program Paste, Press Next Page and Press BG ALL END soft key
Program Delete :-
- Select EDIT mode
- Press PROG MDI Key
- Press FOLDER soft key
- Press OPRT soft key
- Keep Cursor on Program to Delete
- Press DELETE soft key
- Press EXEC soft key
1.3 Program Management Functions :-
Program Copy From CF/USB to CNC MEMORY (Multi List) :-
- Select MDI mode.
- Press OFF/SET MDI key until this screen appears
- Make I/O CHANNEL = 4(CF) / 17(USB)
- Select EDIT mode
- Press PROG MDI key
- Press FOLDER soft key
- Press OPRT soft key
- Press Next Page
- Press MULTI LIST soft key
- Press Down arrow MDI key to Switch Screen
- Press Next Page 2 Times
- Press DEVICE CHANGE soft key
- Press CNC MEM soft key
or
- Press CF/USB soft key
- Press Next Page
- Keep cursor on Program and Press SELECT soft key
- Press COPY soft key
- Press Up Arrow MDI key
- Press PASTE soft key
- Press DEVICE CHANGE soft key
- Press COPY soft key
- Press Next Page soft key 2 times
- Press DEVICE CHANGE
- Press CNC MEM soft key
- Press Next Page
- Press PASTE soft key
1.4 Program Execution Functions :-
Main Program Select from List:-
- Select EDIT mode
- Press PROG MDI key
- Press FOLDER soft key
- Press OPRT soft key
- Keep Cursor on Program
- Press MAIN PROGRAM soft key
- Make sure that “∂” symbol came in front of program name NOTE:- While selecting main program if this alarm Blinks then Press BG ALL END (soft key) Procedure for BG ALL END
2D Simulation of Running Program:-
Following Parameter setting should done before Cycle start
- Select AUTO or MEMORY mode.
- Press CSTM/GR MDI key
- Press PARAMETER soft key
- Enter GRAPHIC COORDINATES = 4
- Enter RANGE(MAX.) X = 42.0 (Component Diameter)
- Enter RANGE(MAX.) Z = -60.0 (Turning Length in Negative)
- Enter RANGE(MIN.) X = 0.
- Enter RANGE(MIN.) Z = 0.
- After entering above values SCALE and GRAPHIC CENTER Automatically Adjusted
- To check graph while running program Press CSTM/GR MDI key
- Press GRAPH soft key
- Press OPRT soft key
- Press START soft key.
- Press CLEAR soft key to Erase Graph
1.5 Functions to Simplify Programming (Canned Cycles):-
G90/G77 (Straight or Taper Simple Turning cycle) :-
O
G28 W0.0 U0.
T
M03 S
G0 X60.0 Z5.
G90 X50.0 Z-50.0 F0.
X45.
X40.
X35.
X30.
G0 X65.
G0 Z20.
G28 W0.0 U0.
M
M
O
G28 W0.0 U0.
T
M03 S
G0 X60.0 Z2.
G90 X50.0 Z-40.0 R-5.0 F0.
X45.
X40.
X35.
X30.
G0 X60.
G0 Z20.
G28 W0.0 U0.
M
M
Cycle Format –
G90 X_ Z_ R_ F_
X_ = Turning X position Z_ = Turning length R_ = Taper amount F_ = Feed rate (mm/rev) Drawing with Sample Programs :-
G code Selection –
- G90 – For G code system A
- G77 – For G code system B