ROUGHING CYCLE - G71. Finishing Cycle - G70 G71/G70 Cycle (OD example) G00 T0101 G50 S2000 (MAX 2000RPM) G96 S#502 (CONST SURF SPEED) G99 (FEED PER REV)

Slides:



Advertisements
Similar presentations
Synergytech Instruments Our Machining & Quality Control Set-Up We are equipped with Three CNC Turning Centers One Universal Grinding Machine (ID & OD)
Advertisements

Fabrication and evaluation of HDDS cells Dec. 1012, ISG9, KEK T. Kume, KEK (Presented by T. Higo) Mechanical evaluation of HDDS cells and estimation toward.
Arcs G2 = CW arc G3 = CCW arc Parameters: X,Z = end point of arc I,K = distance to center point of arc from start (I is in radius units, not diameter units)
CANNED CYCLES AND SUBROUTINES
Know the Code… Students will participate in an activity that will help them understand CNC programming and how machines read programmed information.
ENGR480 Manufacturing Systems Spring ENGR480 Manufacturing Systems Class MWF 10:00 (CSP165) Lab Tue 2:00 (KRH105) Read Syllabus for other info.
G-Code Primer - Review Quick review –G00 X__ Z__ rapid traverse –G01 X__ Z__ F__ feed w/ linear interpolation –G28 U0 W0 return home –G50 S____ limit max.
1 USING MOLLART SPRAY MIST SYSTEM. 2 SETTING UP IN CONVENTIONAL MANNER DATUM YOUR PART AS NORMAL PROCEDURE.
Manufacturing Processes
Industrial Engineering Department King Saud University
337: Materials & Manufacturing Processes
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
G-Code Primer - Review Quick review –G00 X__ Z__ rapid traverse –G01 X__ Z__ F__ feed w/ linear interpolation –G28 U0 W0 return home –G50 S____ limit max.
Machinability The enemies: –heat –vibration. Vibration (chatter)
VQC Probe Templates.
59 4 、 Mechanical method of material removal Fundamental concept of material removal Method of material removal Powered mechanical methods of material.
Drilling machine.
Lesson One: Machine Configurations Turning Center Programming And Operation Copyright 2002, CNC Concepts, Inc.
Lathe Machines Types of Lathes: Center Lathe Engine Lathe Bench Lathe
Manufacturing Techniques
Speeds and Feeds Speeds and Feeds CIM Product Development
Speeds and Feeds Computer Integrated Manufacturing
Machining Operations by Ed Red.
Chapter 20 Fundamentals of Machining/Orthogonal Machining (Part I Review) EIN 3390 Manufacturing Processes Spring,
Lesson One: Machine Configurations
Sherline Model 4000 lathe 4000A shown includes 3-jaw chuck, tailstock drill chuck and standard accessories.
Chapter 20 Fundamentals of Machining/Orthogonal Machining (Part I Review) EIN 3390 Manufacturing Processes Fall, 2010.
Part Fabrication Additive Processes –molding, casting, sintering Subtractive Processes –turning, milling, grinding, EDM Forming Processes –sheet metal.
Delay Turning Center Programming, Setup, & Operation Copyright 2001, CNC Concepts, Inc.
First Year, Mechanical Engineering Dept., Faculty of Engineering, Fayoum University Dr. Ahmed Salah Abou Taleb 1 Manufacturing Processes 1 (MDP 114)
Chapter 22 Turning and Boring Processes (Review) EIN 3390 Manufacturing Processes Spring, 2011.
Other Lathe Operations
Introduction To CNC-Programming
Drilling Drills produces deep holes. Drilling machine Insert drill
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
1 Manufacturing process-1 ( ) Lathe Operations Guided By:Prepared By: Prof. Stany R. Ghadiyali
Speeds and Feeds Computer Integrated Manufacturing
NAKAMURA-TOME PRECISION INDUSTRY CO.,LTD. Dec. 9th 2003 By Y.Moto Ver.2 nd Dec. 22 nd 2003.
CNC Letters NOTE: The following will be a listing and description of Computer Numerical Control (CNC) Codes and Letter designations. We will try to stick.
Drilling machine Presented By: JAIN YASHKUMAR K
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
Chip Forming Operations
LATHE.
Hole Machining Operations
Parul Institute of Engineering & Technology
Different Types of Lathe Operations And Alignment Test
G-Code Primer Quick review G0 X__ Z__ rapid traverse
Lathe Machines Types of Lathes: Center Lathe Engine Lathe Bench Lathe
Part Programming Turning Applications.
Vertical Milling.
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
ME Manufacturing Systems Machining Operations by Ed Red Machining Operations by Ed Red.
IENG 475: Computer-Controlled Manufacturing Systems
G83 Peck Cycle.
Lathe Coordinate System
Doing Vertical Milling
CNC Programming for Mill
Deep Hole Drilling.
Drilling machine.
Doing Vertical Milling
CNC Programming for Mill
G-Code Primer - Review Quick review G00 X__ Z__ rapid traverse
Doing Vertical Milling
IENG 475: Computer-Controlled Manufacturing Systems
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
Coolant Powered HSM Jet Spindle
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
Primary Machining Parameters
G-Code Primer - Review Quick review G00 X__ Z__ rapid traverse
CNC Turning Cross 11, Tapovan Enclave Nala pani Road, Dehradun : ,
Presentation transcript:

ROUGHING CYCLE - G71

Finishing Cycle - G70

G71/G70 Cycle (OD example) G00 T0101 G50 S2000 (MAX 2000RPM) G96 S#502 (CONST SURF SPEED) G99 (FEED PER REV) G00 X[# ] Z[# ] (GET CLOSE) M03 (SPINDLE ON) G00 X[#500] Z32.0 (INITIAL POINT FOR ROUGHING) M08 (TURN ON COOLANT) G71 U2.0 R0.75 (2MM DOC, 0.75MM RETRACT) G71 P100 Q110 U0.5 W0.25 F#503 N100 G00 X0.0 Z32.0 (ENTRANCE POINT) G01 X10.0 Z30.0 F#504 Z22.0 X16.0 X20.0 Z20.0 Z10.0 X30.0 Z-3.2 N110 G00 X[# ] (EXIT) M09 M05 G28 U0 W0 G00 T0202 (VNMG 35DEG FINISHING TOOL) G50 S2000 (MAX 2000RPM) G96 S#502 (CSS) G99 (FEED/REV) G00 X[# ] Z[# ] M03 G00 X#500 Z32.0 M08 G70 P100 Q110 (FOLLOW EXACT PROFILE FOR FINISH CYCLE) M09 M05 G28 U0 W0 (GO HOME) M0

G83 Peck Cycle

ID Boring Example ; (CENTER DRILL) G00 T0505 (CENTER DRILL) G97 S1000 (1000RPM) G99 G00 X0 Z[# ] M03 M08 G01 X0 Z[# ] F0.5 G01 X0 Z[# ] F2.0 M09 M05 G28 U0 W0 M01 ; (DRILL - PECK DRILL CYCLE) ; (12.65MM DEEP BORE, 18.4MM DIAM) G00 T1212 (0.5IN DRILL, TOOL 12) G97 S1000 (1000RPM) G99 (FEED PER REV) G00 X0 Z[# ] M03 M08 G83 Z[#501 – 12.65] Q10000 F0.5 G01 X0 Z[# ] F2.0 M09 M05 G28 U0 W0 M01

ID Boring (cont) ; (ROUGH BORE) ; (THREAD LENGTH DEEP, MAJOR DIAM - 2*H*5/8 - FINISH DIAM) IF [# *# GE 19.0] GOTO 66 M00 (ERROR - BORE SMALLER THAN TOOL) N66 G00 T0707 (19MM END MILL, TOOL 7) G50 S1000 (CLAMP AT 1000) G96 S#502 (CSS) G99 G00 X19.0 Z[# ] (START POINT) M03 M08 G71 U2.0 R0.5 (2MM DOC, 0.5MM RETRACT) G71 P20 Q25 U-0.7 W0.0 F#503 N20 G00 X[# *# ] Z[# ] G01 X[# *# ] Z[#501] G01 X[# *# ] Z[# ] G01 Z[#501 - # ] F#504 N25 G00 U-0.4 M09 M05 G28 U0 W0 G00 T0707 (14.4MM MIN DIAM BORING BAR) G50 S1200 G96 S#502 G99 G00 X12.7 Z[# ] (START POINT) M03 M08 G70 P20 Q25 G00 Z[# ] M09 M05 G28 U0 W0