Docsity
Docsity

Prepare-se para as provas
Prepare-se para as provas

Estude fácil! Tem muito documento disponível na Docsity


Ganhe pontos para baixar
Ganhe pontos para baixar

Ganhe pontos ajudando outros esrudantes ou compre um plano Premium


Guias e Dicas
Guias e Dicas


Programação cnc manual fanuc, Resumos de Matérias técnicas

Manual de programação CNC, FAnuc oi tf plus

Tipologia: Resumos

2015

Compartilhado em 06/06/2026

lucas-martins-0vj
lucas-martins-0vj 🇧🇷

1 documento

1 / 50

Toggle sidebar

Esta página não é visível na pré-visualização

Não perca as partes importantes!

bg1
1
FANUC Series 0i-TF Plus
Operators Handbook
For Lathe System
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32

Pré-visualização parcial do texto

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 :-

  1. Use Tool type as per below image and put Tool nose number (From 1 to 8) in T Column of OFF/SET Page.
  2. 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
  3. Put Tool insert Radius in R Column of OFF/SET Page.

1.2 Program Editing Functions :-

 New Program Create in CNC MEMORY :-

  1. Select EDIT mode
  2. Press PROG MDI Key
  3. Press FOLDER soft key
  4. Type Number of Program (E.g. O0123) or Program Name (E.g. PART1)
  5. Press CREATE PROGRAM soft key
  1. Select EDIT mode
  2. Press PROG MDI key
  3. Press FOLDER soft key
  4. Select Program which need to copy and Press INPUT hard key
  5. Press OPRT soft key

 Program Lines Copy and Paste to Other Program:-

  1. Keep cursor on line from where to copy and Press SELECT soft key
  2. Press Continue Down arrow MDI key to select Multiple lines
  3. Press COPY soft key
  1. Type other program name and Press Down arrow MDI key
  2. Keep cursor anywhere and Press PASTE soft key
  3. After Program Paste Press Next Page
  4. Press BG ALL END soft key
  1. Press SHIFT MDI key then Left Arrow MDI key to select left side screen.
  2. Press OPRT soft key
  3. Keep cursor on line from where To copy and Press SELECT soft key
  4. Press Continue Down arrow MDI key to select Multiple lines
  5. Press COPY soft key
  6. Press SHIFT MDI key then Right Arrow MDI key to select right side screen
  7. Press PASTE soft key
  8. After Program Paste, Press Next Page and Press BG ALL END soft key

 Program Delete :-

  1. Select EDIT mode
  2. Press PROG MDI Key
  3. Press FOLDER soft key
  4. Press OPRT soft key
  5. Keep Cursor on Program to Delete
  6. Press DELETE soft key
  7. Press EXEC soft key

1.3 Program Management Functions :-

 Program Copy From CF/USB to CNC MEMORY (Multi List) :-

  1. Select MDI mode.
  2. Press OFF/SET MDI key until this screen appears
  3. Make I/O CHANNEL = 4(CF) / 17(USB)
  4. Select EDIT mode
  5. Press PROG MDI key
  6. Press FOLDER soft key
  7. Press OPRT soft key
    1. Press Next Page
    2. Press MULTI LIST soft key
    3. Press Down arrow MDI key to Switch Screen
    4. Press Next Page 2 Times
  8. Press DEVICE CHANGE soft key
  9. Press CNC MEM soft key

or

  1. Press CF/USB soft key
  2. Press Next Page
  3. Keep cursor on Program and Press SELECT soft key
  4. Press COPY soft key
  5. Press Up Arrow MDI key
  6. Press PASTE soft key
  7. Press DEVICE CHANGE soft key
  1. Press COPY soft key
  2. Press Next Page soft key 2 times
  3. Press DEVICE CHANGE
  4. Press CNC MEM soft key
  5. Press Next Page
  6. Press PASTE soft key

1.4 Program Execution Functions :-

 Main Program Select from List:-

  1. Select EDIT mode
  2. Press PROG MDI key
  3. Press FOLDER soft key
  4. Press OPRT soft key
  5. Keep Cursor on Program
  6. Press MAIN PROGRAM soft key
    1. 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
  1. Select AUTO or MEMORY mode.
  2. Press CSTM/GR MDI key
  3. Press PARAMETER soft key
  4. Enter GRAPHIC COORDINATES = 4
  5. Enter RANGE(MAX.) X = 42.0 (Component Diameter)
  6. Enter RANGE(MAX.) Z = -60.0 (Turning Length in Negative)
  7. Enter RANGE(MIN.) X = 0.
  8. Enter RANGE(MIN.) Z = 0.
  9. After entering above values SCALE and GRAPHIC CENTER Automatically Adjusted
  10. To check graph while running program Press CSTM/GR MDI key
  11. Press GRAPH soft key
  12. Press OPRT soft key
  13. Press START soft key.
  14. 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 –

  1. G90 – For G code system A
  2. G77 – For G code system B