Introduction to CNC Machining

Slides:



Advertisements
Similar presentations
Introduction to G-Code Programming
Advertisements

Industrial Engineering Program King Saud University
CANNED CYCLES AND SUBROUTINES
NC and CNC machines and Control Programming
Circular interpolation
Computer Integrated Manufacturing CIM
C3 – THE IMPACT OF CAD/CAM ON MANUFACTURING Option C: CAD/CAM.
Uniform circular motion – Another specific example of 2D motion
CNC Programming “Milling”
Machining and CNC Technology
G-Code Fundamentals.
1 GRASP SAAST 2005 Robotics University of Pennsylvania Dave Cappelleri Piston Project: Machining Basics.
Know the Code… Students will participate in an activity that will help them understand CNC programming and how machines read programmed information.
Manufacturing Automation
PLANAR RIGID BODY MOTION: TRANSLATION & ROTATION
Chapter 16 Planar Kinematics of a Rigid Body
337: Materials & Manufacturing Processes
…………..Continued Recap Machine tool Lathe machine Basic components
IENG 475: Computer-Controlled Manufacturing Systems
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
Winter term 00/01 Industrial Applications of Computers Computer Aided Manufacturing (CAM) Computer Numerical Control (CNC)
IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-9 CNC Fundamentals Industrial Engineering Department King Saud University.
Computer Integrated Manufacturing CIM
BMFS 3373 CNC TECHNOLOGY Lecture 2
Computer Numerical Control CNC by Anil Gajjar. Computer Numerical Control Computer Numerical control is a method of automatically operating a manufacturing.
Advanced Manufacturing Laboratory Department of Industrial Engineering Sharif University of Technology Session # 15.
Outline 1. Introduction to CNC machine 2. Component and Function of CNC 3. Coordinate System.
Copyright © 2005 Pearson Education, Inc. Chapter 3 Radian Measure and Circular Functions.
Mechanical Transmissions
Module 1: Introduction to CNC Turning
BMFS 3373 CNC TECHNOLOGY Lecture 9
CNC Router Programming Some basics for FIRST Robotics.
Lesson One: Machine Configurations
PLANAR RIGID BODY MOTION: TRANSLATION & ROTATION
CNC Programming Prepared by Reza.
Arc Length and Area of a Sector Trigonometry MATH 103 S. Rook.
Alpha numerical program input
Motion Manipulation Words G32 – Thread cutting G15 & G16 – Polar coordinates G50 & G51 – Scaling G50.1 & G51.1 – Mirror image G60 – Single direction positioning.
(0,0) The Cartesian Coordinate System I IV III II +,- -,- +,+ -,+ Y+ Y- Z+ Z- X+ X- Basis for plotting all machine table positions The left/right axis.
Milling with the Lab-Volt 5600
KINEMATICS OF PARTICLES
Numerical Control Programming
Introduction To CNC-Programming
The Cartesian Coordinate System
©2007 John Wiley & Sons, Inc. M P Groover, Fundamentals of Modern Manufacturing 3/e MACHINING OPERATIONS AND MACHINE TOOLS 1.Machining Centers and Turning.
Descriptive Geometry. Introduction  What is Descriptive Geometry? →It is the study of points, lines, and planes in space to determine their locations.
BMFS 3373 CNC TECHNOLOGY Lecture 10
Kinematics of Particles Lecture II. Subjects Covered in Kinematics of Particles Rectilinear motion Curvilinear motion Rectangular coords n-t coords Polar.
1 Manufacturing process-1 ( ) Lathe Operations Guided By:Prepared By: Prof. Stany R. Ghadiyali
ENM208 INTRODUCTION to MACHINING ANADOLU UNİVERSITY Industrial Engineering Department.
Indexing, Helical and CAM Milling
MANUFACTURING PROCESS-1 PREPARED BY:- ARCHIT KABRA ( ) PANKAJ KAPADIYA ( ) RAJNIKANT JAYANI ( ) JAY SHAH ( )
CNC Codes and Letters NOTE: The following will be a listing and description of Computer Numerical Control (CNC) Codes and Letter designations. We will.
Matt Culen Jon Linard Amy Moise Karsten Tessarzik
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
Special motion types Special interpolation types Helical motion
Introduction to the Lathe Machine
Part Programming Turning Applications.
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
IENG 475: Computer-Controlled Manufacturing Systems
Prepared by: Dr. Mohamed Ahmed Awad
ЧПУ Delta Electronics G-коды. Примеры
Axes and Dimensioning Objectives:
CAM与自动编程 封志明
Circular Motion Uniform Circular Motion is rotational motion where the angular velocity of an object is constant. Because we are moving in circles and.
Chapter 2 Using Drawing Tools & Applied Geometry.
IENG 475: Computer-Controlled Manufacturing Systems Lathe Operations
CNC Turning Cross 11, Tapovan Enclave Nala pani Road, Dehradun : ,
Prepared by Reza. Motivation and uses To manufacture complex curved geometries in 2D or 3D was extremely expensive by mechanical means (which usually.
Presentation transcript:

Introduction to CNC Machining Coordinates, Axes, and Motion Introduction to CNC Machining

Overview We’ll first learn about axis systems. Then we’ll investigate how the machines understand where to move, and the kinds of moves they can make getting there. Machining and CNC Technology by McGraw-Hill Higher Education

World Axis Standards Unless it’s a multiplexed machine with several auxiliary rotary and linear axes, these nine are adequate to define most of the equipment in industry today. However, for tomorrow’s manufacturing world, that’s another question? Machines continue to evolve as central processors are able to handle more and more calculations per nanosecond, thus more functions simultaneously. There are 14 standard axes defined by the Electronics Industries Association (EIA) used for motion and position. In this course we’ll study 9 of them. 3 Primary Linear Axes X, Y and Z 3 Primary Rotary Axes A, B and C 3 Secondary Linear Axes U,V and W You may need to define “linear”. The standard is the RS (Recommended Standard) 267-B Machining and CNC Technology by McGraw-Hill Higher Education

Identifying Machine Axes Whenever you are assigned to a new CNC machine, the axis set must be identified as the first order of business. Here are the sets for three common machines. Fig 17-3, Page 673 Machining and CNC Technology by McGraw-Hill Higher Education

Quick Tips on Axis ID It’s easy to identify the spindle, which is the Z axis or it faces Z. Then apply the Right Hand Rule by pointing your right middle finger in the positive Z direction. Your fingers and thumb then form the orthogonal axis frame (mutually at 90º) Machining and CNC Technology by McGraw-Hill Higher Education

The Right Hand Rule First identify the Z axis. It’s parallel to the spindle axis, and brings the work toward and away from the spindle. Pointing your middle finger in the positive Z direction, your index finger and thumb form the other positive axes. Machining and CNC Technology by McGraw-Hill Higher Education

Orthogonal but not always level The set (my fingers) remain in the same orientation to each other no matter their world orientation All CNC machines use the X-Z or X-Y-Z frame, with each axis perpendicular to the others. That relationship stays the same no matter how the axis set is rotated to suit the machine. Toward stronger or more efficient machines manufacturers arrange the set any way convenient, but not the inter-relationship between axes. Machining and CNC Technology by McGraw-Hill Higher Education

Now a serious example: A slant-bed lathe The X axis on many turning centers, is not parallel to the floor, it slants forward. That provides easy access to the turret for setup work, since the machine isn’t as wide as level X axis machines. Plus chips and coolants slide right off to the catch basin below. X Slanted Z 90º This lathe’s world axis orientation is not level but it’s still an orthogonal set. Machining and CNC Technology by McGraw-Hill Higher Education

Primary Rotary Axes A,B & C Whenever a machine features a rotary axis, we identify it this way: If it rotates around a line parallel to X it’s an A axis Y it’s B Z it’s C Machining and CNC Technology by McGraw-Hill Higher Education

Rotate Cutter or Part Rotary axes can move a cutter head in an arc Or they can move the workpiece in an arc. In this film we see A and B auxiliary axes moving simultaneously with X, Y and Z, to cut this complex turbine blade. Machining and CNC Technology by McGraw-Hill Higher Education

Which Direction? To determine the direction of rotary motion, either plus or minus A,B or C, we use the Rule of Thumb. It’s based on the line about which the rotary axis pivots, X, Y or Z Point the thumb of your right hand in the direction of the rotary axis’ line of rotation, X, Y or Z positive direction. X+ Z+ Y+ Positive C direction Positive A direction Positive B What motion? Machining and CNC Technology by McGraw-Hill Higher Education

Absolute Value Coordinates In CNC work, the origin, X0, Y0, Z0, is known as the Program Reference Zero (PRZ) It’s the starting point for coordinates Most coordinates in the program refer their distance from the PRZ. For example. The tip of the drill is at X2.500, Y1.00, Z-1.00 Relative to the PRZ which is the lower left corner on this part Machining and CNC Technology by McGraw-Hill Higher Education

Incremental Value Coordinates Occasionally we encounter the need for a different kind of coordinate. They do not refer to the PRZ but rather, to their last position. Incremental coordinates are jumps from where you are to where you wish to go next. Make certain the students understand that no drawing would mix these values as shown here. That they would conflict with each other’s tolerances. Machining and CNC Technology by McGraw-Hill Higher Education

CNC Motions CNC machines move their axes in five ways: Rapid Travel Linear single or multi axis straight line motion Circular motion within a single plane. Circular/Linear, also called 2 ½ dim. motion. Two axes move in an arc while the third moves in a straight line. 3-D motion few controls have the ability to move in an arc using 3 axes simultaneously. Most approximate these arcs through the power of the cam software. Machining and CNC Technology by McGraw-Hill Higher Education

Rapid Motion Rapid – as fast as the machine can move but with the ability to reduce speed through operator over-ride control. Trade Tip Caution! Depending on the power of the CPU, your machine will rapid in one of two ways. Older controllers take an unexpected nonlinear path! Newer controllers with 16-bit or higher microprocessors follow the true linear motion. Safety Note -If you have an older control you might want to explain the 45 degree motion it makes during rapid moves, until one axis is located, then the other continues in a straight line, to the point. I would not explain this if you do not have this kind of controller in your lab. Most modern CNC machines rapid from A to b in a direct line. Turn to page 692 Machining and CNC Technology by McGraw-Hill Higher Education

Feed Rate Motions The next four motions all move one or more axes at the rate specified in the program. The differences lies in how many axes are involved, in a straight line, or arc. As motions become more complex, the CPU must handle far more calculations per second by interpolating each axes drive commands. Machining and CNC Technology by McGraw-Hill Higher Education

Interpolating To move axes simultaneously, to produce a constant velocity along the line A-B, say at 400 inches per minute. neither the X or Y axis will be moving at 400 IPM. They will run at lower speeds that combine to create the tool motion of 400 IPM. Machining and CNC Technology by McGraw-Hill Higher Education

Linear Interpolation Point A to B Programmed Rate 400 Inches Per Minute 137.81 IPM Y Axis The text uses mm/min but the concept and values remain the same. A 375.87 IPM, X Axis Motion Machining and CNC Technology by McGraw-Hill Higher Education

Feed Rate Over-ride The linear interpolation required the control to set each axis moving at constant values but different rates. The operator can over-ride the resultant tool motion from 0% (no movement) up to 100% or 150% on some machines. Machining and CNC Technology by McGraw-Hill Higher Education

Circular and Above For arc motion at feed rate, the controller is also interpolating as with linear. The difference is it is constantly changing the ratio between the axes involved, as the curvature changes slants. Machining and CNC Technology by McGraw-Hill Higher Education

Polar Coordinates Sometimes engineering information comes not in the form of rectangular dimensions, but rather as the radius and angle from a starting point. Those points are more easily defined using polar coordinates – a bolt circle for example. Polar Coordinates aren’t used inside CAM generated programs, but they are very useful for drawing the part geometry or when doing hand program writing of polar entities. Trade Tip Using polar coordinates, often saves a trigonometry step during drawing or hand program writing! If the needed significant point is defined in radius-angle, rather than X-Y, why do an unnecessary calculation? Define it with an R-A coordinate on your geometry drawing. Machining and CNC Technology by McGraw-Hill Higher Education

Next Assignment Mastercam X2 Beginner Training Tutorials Review Exercise 1, in Tutorial 2 Review Exercise 2, in Tutorial 3 Email Subject Line LastnameMill2&3 Only attach Zip2Go files for each part