Modeling & Simulation National Center for Aerospace Leadership CCAT Engineer: Chris Pfeifer CCAT Presenter: Brian Kindilien STEP Tools, Inc. Machining.

Slides:



Advertisements
Similar presentations
EdgeCAM Solid Machinist for SolidWorks
Advertisements

Industrial Engineering Program King Saud University
CANNED CYCLES AND SUBROUTINES
NC and CNC machines and Control Programming
C2 – CAM SYSTEMS Option C: CAD/CAM. Additive manufacturing techniques. The manufacture of 3D parts by depositing molten material in a series of layers.
Chapter4 - MILLING PROCESS
CNC Programming “Milling”
G-Code Fundamentals.
Know the Code… Students will participate in an activity that will help them understand CNC programming and how machines read programmed information.
Manufacturing Processes lab I Milling Machine- 2
Manufacturing Automation
Manufacturing Processes
Old Main Group. Design Issues There are no changes to the overall Design It will remain the way it is The Attachment Issue is resolved Going to screw.
Industrial Engineering Department King Saud University
337: Materials & Manufacturing Processes
TOOL: GEN2 T-A ® Drilling System INDUSTRY: Heavy Equipment Manufacturer.
Winter term 00/01 Industrial Applications of Computers Computer Aided Manufacturing (CAM) Computer Numerical Control (CNC)
Machinability The enemies: –heat –vibration. Vibration (chatter)
IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-9 CNC Fundamentals Industrial Engineering Department King Saud University.
Drilling machine.
Lathe Practice & Milling
Module 1: Introduction to CNC Turning
Drill cycle 1. Position the X and Y to the proper coordinates with a rapid traverse move G00, 2. Position the Z axis to a clearance plane, 3. Feed the.
Drill Press Operations
INDUSTRY DAY TOULOUSE 2006/06/ th ISO TC184/SC4 meeting Industry Day STEP-NC AP-238 Martin Hardwick STEP Tools, Inc.
The Milling Machine.
Cutting Technology –chip removing –the largest class of manufacturing activities in engineering production –~1.87 million machine tools –~$168 billion.
Background Downsizing of machine tools can improve space utilization factor, and reduce the price and energy consumption including air conditioning and.
Intuitive Programming System For The Mill
Milling with the Lab-Volt 5600
Counter Bore. Spot Facing – Provides a true bearing surface for a washer. Counter boring – Provides a recess for a bolt head, bushing or pin.
First Year, Mechanical Engineering Dept., Faculty of Engineering, Fayoum University Dr. Ahmed Salah Abou Taleb 1 Manufacturing Processes 1 (MDP 114)
MACHINING OPERATIONS AND MACHINE TOOLS 1.Drilling and Related Operations 2.Milling ©2007 John Wiley & Sons, Inc. M P Groover, Fundamentals of Modern Manufacturing.
Introduction To CNC-Programming
The Cartesian Coordinate System
CNC Machinery Module Objectives: Define Machining.
Subtractive Manufacturing Exercise #1 Part 3 Key Fob Project Using Velocity CNC Software for the CNC Milling Machine Note: In order to use this set of.
Drilling Drills produces deep holes. Drilling machine Insert drill
Autodesk Inventor Autodesk Inventor EdgeCAM – Part 2 EdgeCAM – Part 2 CNC Motion CNC Motion Prolight CNC Mill Prolight CNC Mill CNC Box.
Milling Circles and Arcs and Milling with Canned Cycles 04/23/08.
MACHINING OPERATIONS AND MACHINE TOOLS 1.Turning and Related Operations ©2007 John Wiley & Sons, Inc. M P Groover, Fundamentals of Modern Manufacturing.
Chapter 23 Drilling & Related Hole-Making Processes (Review) EIN 3390 Manufacturing Processes Summer A, 2012.
Autodesk Inventor Autodesk Inventor EdgeCAM EdgeCAM CNC Motion - Part 3 CNC Motion - Part 3 Prolight CNC Mill Prolight CNC Mill CNC Box.
Horizontal Milling Machines and Accessories
Note the TiN (Titanium Nickel) coating on three of the drills. This coating helps reduce wear on cutting surfaces This work is licensed under the Creative.
CNC Motion BenchMill 6000 Machining Center
CNC Codes and Letters NOTE: The following will be a listing and description of Computer Numerical Control (CNC) Codes and Letter designations. We will.
Vertical Mill Basics Instructor:.
Chip Forming Operations
Parul Institute of Engineering & Technology
End Milling Tool Basics
Special motion types Special interpolation types Helical motion
Horizontal Milling Machines and Accessories
Part Programming Turning Applications.
Vertical Milling.
Chapter 23 Machining Processes: Turning and Hole Making
Horizontal Milling Operations
End Milling Tool Basics
IENG 475: Computer-Controlled Manufacturing Systems
CNC Programming for Mill
Using Surfcam to Produce a Numeric Control (NC) Program
ЧПУ Delta Electronics G-коды. Примеры
CNC Programming for Mill
Determining a resolution order for Linear Distance Tolerances
Computer Integrated Manufacturing
Doing Vertical Milling
Unit 4 – Program Zero Discussion
CNC Programming for Mill
CNC Milling/Lathe interface Introduction
IENG 475: Computer-Controlled Manufacturing Systems
Presentation transcript:

Modeling & Simulation National Center for Aerospace Leadership CCAT Engineer: Chris Pfeifer CCAT Presenter: Brian Kindilien STEP Tools, Inc. Machining of Mold Demonstration Part May 14, 2009

Machining Demonstration Mold – Aluminum-7075 CCAT Machining Applications Laboratory –DMG DMU 70 eVo Linear –Siemens 840D Control Cutting Tools –Helical Tools

DMG DMU 70 eVo Linear 3-Axis Linear 2-Axis Rotary 18,000 RPM Spindle Special thanks to Helical tools involvement with the process Machining Demonstration-Machine and Tools

Machining Process ToolDescriptionOperationFlutesFeedRPM Time (mins) " Insert MillRoughing of Part " End Mill w/.125" CornerFinishing of Sides " Ball End MillSemi-Finishing Mold Surface " End MillFinishing of Pockets " Ball End MillFinishing Mold Surface " Ball End MillSemi-Finish Corners of Mold Surface End MillFinish Corners of Mold Surface " Spot DrillSpot Dowel Pin Holes " DrillDrill Dowel Pin Hole " ReamerReam Under Dowel Pin Hole " ReamerReam Over Dowel Pin Hole Total Tools 6 End Mills/4 Hole Manufacturing Tools Helical Provided Tools 18, 4, 8, 5

Code Export Export Code for Siemens 840D –Siemens Traori Noted Absences –Drilling and Reaming Cycles –Home Commands –Stock Origin Coordinates

Export Siemens *.MPF code and loaded onto DMG to simulate Without alterations, the simulation ran Dry ran the part, where some limitations noted: No Home Commands between operations –This causes a problem after the 5-axis moves, as there is no command to return the table to B0 C0 –CCAT would like to see home commands to make sure tool and table are reset each time No Drilling Cycles –This eliminates the possibility of clear Peck Drilling Cycles Ream Cycle is not available either Steps to Running Code

Added Home commands at Tool changes by utilizing the Insert NC Function within Step Explorer –“G0 SUPA Z0 SUPA X-28 Y-14 SUPA B0 C0” If selecting Return Home, only G0 Z0 is inserted Ignored Peck Cycles due to small depth Added Spindle Stop at bottom of Ream for a cleaner cycle With these additions, then set up the work offsets and ran the part Work offsets were found by –Z – Touch Probe the Top Surface –X,Y – Touch Probe Cycle to find center of Bolt Hole –The latter would be made easier with the ability to determine position inside STEP Explorer Resorted to exporting the Stock Model to SolidWorks and using the Measure Function The Workpiece model did not export correctly Solutions

Machining Process Improvement ToolDescriptionOperationFlutesFeedRPM Time (mins) " Insert MillRoughing of Part " End Mill w/.125" CornerFinishing of Sides " Ball End MillSemi-Finishing Mold Surface " End MillFinishing of Pockets " Ball End MillFinishing Mold Surface " Ball End MillSemi-Finish Corners of Mold Surface End MillFinish Corners of Mold Surface " Spot DrillSpot Dowel Pin Holes " DrillDrill Dowel Pin Hole " ReamerReam Under Dowel Pin Hole " ReamerReam Over Dowel Pin Hole Total30.65 Through Helical’s James Graham’s recommendations, we were able to increase feeds and speeds of the highlighted tools. By doing this, we cut the cycle time by over 50%

Overall, a very successful demonstration! Conclusions