Lesson One: Machine Configurations Turning Center Programming And Operation Copyright 2002, CNC Concepts, Inc.

Slides:



Advertisements
Similar presentations
Module 3: CNC Turning Machine
Advertisements

Industrial Engineering Program King Saud University
CANNED CYCLES AND SUBROUTINES
CNC Programming “Milling”
MILLING.
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.
Copyright © Texas Education Agency, All rights reserved. Flexible Manufacturing Precision Machining Safety 1.
The Metalworking Lathe
CAMWorks 2014 What’s New. Confidential View and Compute the Canned Cycle Start Position Create Turn Feature from Model Faces Improved associativity of.
Maximizing CNC Utilization Module three: Advanced implications of basic features Copyright
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.
Manufacturing Automation
5300 CNC CONTROL TRAINING GUIDE. 1. Turning the Control ON After the control has been turned ON press F10 to continue. Then press ENTER to select CNC.
Delay Copyright 1999 Demo Only!! * Most items restricted * Poor sound quality (minimizes file size)
Mitsubishi RA90 4 axis Wire EDM
ET Large Capacity Series Toolroom Turning Heavy duty construction distinguishes the ET Large Capacity Series lathes. Designed for applications where high.
Industrial Engineering Department King Saud University
HAAS LATHE PANEL TUTORIAL
Machinability The enemies: –heat –vibration. Vibration (chatter)
Features of CNC Machining Centers
Centre lathe.
Lathe.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. PowerPoint to accompany Krar Gill Smid Technology of Machine.
AUTOMATIC LATHES These are machine tools in which components are machined automatically. The working cycle is fully automatic that is repeated to produce.
Lathe Machines Types of Lathes: Center Lathe Engine Lathe Bench Lathe
Chapter 22: Turning and Boring Processes
Lathe and drilling machines
BMFS 3373 CNC TECHNOLOGY Lecture 9
Unit 53 Metalwork Technology and Practice
Lesson One: Machine Configurations
Machining Center Programming & Operation Copyright 2002, CNC Concepts, Inc.
china.com/2f0j00zZFTqvdREfoe/Hobby-Lover-Metal-Lathe- W10003M-.jpg Chuck Tailstock Cross Slide Toolpost Centre Cutting tool Saddle.
Lathe and drilling machines
Chapter 22: Turning and Boring Processes
Alpha numerical program input
Intuitive Programming System For The Mill
Motion Manipulation Words G32 – Thread cutting G15 & G16 – Polar coordinates G50 & G51 – Scaling G50.1 & G51.1 – Mirror image G60 – Single direction positioning.
2 Variable Techniques Understanding variables Variables in custom macro B Presentation links page for lesson two Arguments Local variables Common variables.
HomeLesson topics Click to edit Master text styles –Second level Third level –Fourth level Fifth level 1 CNC Machining Programming Lesson 1: Machine configurations.
Delay Turning Center Programming, Setup, & Operation Copyright 2001, CNC Concepts, Inc.
1 Introduction General information Comparison to subprogramming … to computer programming … to canned cycles Application categories Limitations Computer.
Introduction To CNC-Programming
The Cartesian Coordinate System
Introduction Lathe is a machine, which removes the metal from a piece of work to the required shape &size The basic lathe that was designed to cut cylindrical.
BMFS 3373 CNC TECHNOLOGY Lecture 10
MACHINING OPERATIONS AND MACHINE TOOLS 1.Turning and Related Operations ©2007 John Wiley & Sons, Inc. M P Groover, Fundamentals of Modern Manufacturing.
CNC Motion BenchMill 6000 Machining Center
Chip Forming Operations
Flexible Manufacturing
Specifications Manual
Features of CNC Machining Centers
Special motion types Special interpolation types Helical motion
An Introduction to Process Planning and G-Code
Features of CNC Machining Centers
Lathe Machines Types of Lathes: Center Lathe Engine Lathe Bench Lathe
Part Programming Turning Applications.
Relates to machining and turning centers
MECHANICAL ENGINEERING
Vertical Milling.
Chapter 23 Machining Processes: Turning and Hole Making
Lathe Coordinate System
Doing Vertical Milling
CNC Programming for Mill
Machine components & motion directions (p. 15)
Doing Vertical Milling
Doing Vertical Milling
CNC Programming for Mill
G-Code Primer - Review Quick review G00 X__ Z__ rapid traverse
Presentation transcript:

Lesson One: Machine Configurations Turning Center Programming And Operation Copyright 2002, CNC Concepts, Inc.

2 Key Concept Number One CYCLE START FEED HOLD EDIT AUTO MDI JOG HANDLE ZERO RETURN MODE 0% 100% 200% FEEDRATE OVERRIDE 10% 25% 50% 100% RAPID OVERRIDE 1 12 TURRET INDEX SLOW FAST EMERGENCY STOP FANUC 10T POWER ON OFF ON GP A X Y Z Q B IJ KR C FD H L # M ST / EOB U V W Sp E ? [ ] () * PAGE CURSOR SHIFT = CAN RESET START CALC INPUT NC/PC AUX X Z X Z X1 X10 X100 0 ON OFF DRY RUN SINGLE BLOCK MACHINE LOCK OPTIONAL STOP BLOCK DELETE X+ X- Z- JOYSTICK Z+ ONOFF SPINDLE ORIGIN XZ 0% 100% 130% SPINDLE LOAD 0% 100% 130% AXIS LOAD X Z OD ID CLAMP DIRECTION OFF ON MEMORY PROTECT CHUCKTAILSTOCK Key concept #1 From programmer’s viewpoint You must understand the machine you’ll be working with! From operator’s viewpoint Key concept #7 In key concept #1 we look at the machine from a programmer’s viewpoint In key concept #7 we look at the machine from an operator’s viewpoint

3 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons

4 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons

5 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons

6 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons

7 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons

8 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons

9 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons

10 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons

11 Key Concept Number One You must understand the machine you’ll be working with!  Machine configurations  Understanding turning center feeds and speeds  General flow of CNC Usage  Visualizing the execution of a CNC program  Understanding program zero  Determining program zero assignment values  Three ways to assign program zero Seven Lessons This is the longest of the key concepts!

12 Lesson Number One: Machine Configurations

13 Lesson One Lesson Plan 1 Basic machining practice 1 Machine configurations 1 Universal slant bed 1 Chucker slant bed 1 Twin spindle horizontal 1 Single/twin spindle vertical 1 Mill/turn machines 1 Programmable functions

14 Lesson One Lesson Plan 1 Basic machining practice 1 Machine configurations 1 Universal slant bed 1 Chucker slant bed 1 Twin spindle horizontal 1 Single/twin spindle vertical 1 Mill/turn machines 1 Programmable functions

15 Lesson One Lesson Plan 1 Basic machining practice 1 Machine configurations 1 Universal slant bed 1 Chucker slant bed 1 Twin spindle horizontal 1 Single/twin spindle vertical 1 Mill/turn machines 1 Programmable functions

16 Lesson One Lesson Plan 1 Basic machining practice 1 Machine configurations 1 Universal slant bed 1 Chucker slant bed 1 Twin spindle horizontal 1 Single/twin spindle vertical 1 Mill/turn machines 1 Programmable functions

17 Lesson One Lesson Plan 1 Basic machining practice 1 Machine configurations 1 Universal slant bed 1 Chucker slant bed 1 Twin spindle horizontal 1 Single/twin spindle vertical 1 Mill/turn machines 1 Programmable functions 11

18 Presentation links Key concept #1 Basic machining practice Machine configurations Universal slant bed Chucker Twin spindle horizontal Sub-spindle Single spindle vertical Twin spindle vertical Mill / turn Gang style Sliding headstock Programmable features Turret Spindle Feedrate Coolant

19 Basic Machining Practice The Key To Proper CNC Machine Usage! You must understand basic machining practice as it relates to turning centers

20 Though basic machining practice is beyond the scope of this course… …you must understand: 4Machining operations Rough turning/finish turning Rough boring/finish boring Drilling Tapping Threading Grooving/necking Knurling Like:

21 Though basic machining practice is beyond the scope of this course… …you must understand: 4Machining operations 4Processing Development of the machining order by which the workpiece is produced Processing:

22 Though basic machining practice is beyond the scope of this course… …you must understand: 4Machining operations 4Processing You must be able to determine spindle speed, feedrate, and depth of cut based upon cutting tool material workpiece material, and rigidity of setup 4Cutting conditions

23 Though basic machining practice is beyond the scope of this course… …you must understand: 4Machining operations 4Processing You must be able to design safe work- holding setups 4Cutting conditions 4Work-holding setups

24 Though basic machining practice is beyond the scope of this course… …you must understand: 4Machining operations 4Processing You must understand all aspects of basic machining practice in order to write safe, workable CNC programs 4Cutting conditions 4Work-holding setups 4Blueprint reading, dimensioning, etc.

25 Though basic machining practice is beyond the scope of this course… …you must understand: 4Machining operations 4Processing You must understand all aspects of basic machining practice in order to write safe, workable CNC programs 4Cutting conditions 4Work-holding setups 4Blueprint reading, dimensioning, etc. If you feel weak in your basic machining practice skills… See pages 1-1 through 1-37 in the student manual!

26 Machine Configurations Turning centers are available in several styles

27 There are many forms of CNC turning centers… P Universal slant bed P Chucker slant bed P Twin spindle horizontal P Single spindle vertical P Twin spindle vertical P Mill/turn machines P Gang type P Sliding headstock In all cases… X will be the diameter controlling axis Z will be the length controlling axis

28 There are many forms of CNC turning centers… P Universal slant bed P Chucker slant bed P Twin spindle horizontal P Single spindle vertical P Twin spindle vertical P Mill/turn machines P Gang type P Sliding headstock In all cases… X will be the diameter controlling axis Z will be the length controlling axis

Universal style slant bed turning center Front view of machine

Headstock & Spindle Universal style slant bed turning center

Work-holding Device Universal style slant bed turning center

Tailstock Body Quill Center Universal style slant bed turning center

Turret

34 Universal style slant bed turning center A universal slant bed turning center can perform all types of turning applications: 4Chucker work 4Shaft work 4Bar work That’s why it’s called a “universal” style

Z Axis - + Universal style slant bed turning center

36 Universal style slant bed turning center Z Axis - +

37 Universal style slant bed turning center Z Axis - +

38 Universal style slant bed turning center Z Axis - +

39 Universal style slant bed turning center Z Axis - +

40 Universal style slant bed turning center Z Axis - +

41 Universal style slant bed turning center Z Axis - +

42 Universal style slant bed turning center Z Axis - +

43 Universal style slant bed turning center Z Axis - +

44 Universal style slant bed turning center Z Axis - +

45 Universal style slant bed turning center Z Axis - +

46 Universal style slant bed turning center Z Axis - +

47 Universal style slant bed turning center Z Axis - +

48 Universal style slant bed turning center Z Axis - +

49 Universal style slant bed turning center Z Axis - +

50 Universal style slant bed turning center Z Axis - +

51 Universal style slant bed turning center Z Axis - +

52 Universal style slant bed turning center Z Axis - +

53 Universal style slant bed turning center Z Axis - +

54 Universal style slant bed turning center Z Axis - +

55 Universal style slant bed turning center Z Axis - +

56 Universal style slant bed turning center Z Axis - +

57 Universal style slant bed turning center Z Axis - +

58 Universal style slant bed turning center Z Axis - +

59 Universal style slant bed turning center Z Axis - +

60 Universal style slant bed turning center Z Axis - +

61 Universal style slant bed turning center Z Axis - +

62 Universal style slant bed turning center Z Axis - +

63 Universal style slant bed turning center Z Axis - +

64 Universal style slant bed turning center Z Axis - +

65 Universal style slant bed turning center Z Axis - +

66 Universal style slant bed turning center Z Axis - +

67 Universal style slant bed turning center Z Axis - +

68 Universal style slant bed turning center Z Axis - +

69 Universal style slant bed turning center Z Axis - +

70 Universal style slant bed turning center Z Axis - +

71 Universal style slant bed turning center Z Axis - +

72 Universal style slant bed turning center Z Axis - +

73 Universal style slant bed turning center Z Axis - +

74 Universal style slant bed turning center Z Axis - + Z is the length controlling axis

X Axis - + Universal style slant bed turning center

76 X Axis - + Universal style slant bed turning center

77 X Axis - + Universal style slant bed turning center

78 X Axis - + Universal style slant bed turning center

79 X Axis - + Universal style slant bed turning center

80 X Axis - + Universal style slant bed turning center

81 X Axis - + Universal style slant bed turning center

82 X Axis - + Universal style slant bed turning center

83 X Axis - + Universal style slant bed turning center

84 X Axis - + Universal style slant bed turning center

85 X Axis - + Universal style slant bed turning center

86 X Axis - + Universal style slant bed turning center

87 X Axis - + Universal style slant bed turning center

88 X Axis - + Universal style slant bed turning center

89 X Axis - + Universal style slant bed turning center

90 X Axis - + Universal style slant bed turning center

91 X Axis - + Universal style slant bed turning center

92 X Axis - + Universal style slant bed turning center

93 X Axis - + Universal style slant bed turning center

94 X Axis - + Universal style slant bed turning center X is the diameter controlling axis

X Axis X3.0 Universal style slant bed turning center X is DIAMETER If you want to turn a 3.0 inch diameter… X3.0 will be the commanding word

96 X Axis X3.0 Universal style slant bed turning center X is DIAMETER Once again: X is always the diameter-controlling axis Z is always the length controlling axis Also: X+: always gets bigger in diameter Z+: always away from the spindle Though some machine tool builders reverse the polarity of the X axis