CHAPTER 6 EXPERIMENTAL VALIDATION AND RESULTS AND DISCUSSIONS

Size: px
Start display at page:

Download "CHAPTER 6 EXPERIMENTAL VALIDATION AND RESULTS AND DISCUSSIONS"

Transcription

1 119 CHAPTER 6 EXPERIMENTAL VALIDATION AND RESULTS AND DISCUSSIONS 6.1 CNC INTRODUCTION The CNC systems were first commercially introduced around 1970, and they applied the soft-wired controller approach to good advantage. One standard computer control could be adapted to various machine tools by programming control functions into the computer memory for particular machine. Being less expensive, the machine tool builders design the CNC control panel as an integral part of the machine tool rather than as a separate stand-alone cabinet. This reduces the floor space requirements for the machine. The very large scale integrated (VLSI) circuits used in these controllers are advantageous to the machine tool designer and to the machine user CNC machine Production equipment with computer numerical control is a major component of CAD/CAM technology. For flexible automation on the shopfloor, CNC machines plays major role. This technology is applied for large scale in industries of material processing equipment. For manufacturing a component, the CAD/CAM process generates a numerical control program which can run on the CNC machine. The integration of CNC machines in computer integrated machines (CIM) technology is the today s concept of many industries.

2 CNC turning centre These are the other types of popular CNC machines and are generally classified as: Vertical machine Horizontal machine Classification of Horizontal machine Horizontal machines are classified into: Chucking machines Shaft machines Universal machines Some of the latest CNC lathes are twin spindle machines on which the first and second operations can be performed on the two spindles in succession. The component is removed from the first spindle in first operation and loaded into the second spindle for the second operation automatically. A typical configuration of a turning centre is shown in Figure 6.1. Figure 6.1 Typical configuration of a turning centre

3 121 Chucking machines: Chucking machines usually have shorter beds and a single saddle with single drum type turret which accommodates tools or two independents saddles with turret. Many of the present day chucks offer optional swing-in-tailstock to facilitate shaft work. During normal working as a chucker, the tailstock is swung away from the work area. Shaft lathes: Shaft lathes are intended mainly used between centre works. They have hydraulic of pneumatic tailstock and roller steadies for supporting the work piece. Tooling is mainly for external working. Universal lathes: Universal lathes are suitable for both chucking and for bar work. Four axis machines have two turrets each mounted on an independent slide facilitates simultaneous machining with two tools Work holding system To locate and hold the work piece, in CNC machine tool, work holding system is used. The work holding devices used in CNC machines are: Fixtures Hydraulic chucks Collect attachment Bar holding system Steadies Mostly fixtures are used as a work holding device in CNC machines. The following are the features for CNC machine tools: Fixture length compensation. Quick loading and unloading of fixtures on pallets. Better accuracy of the fixture Rigidity to withstand cutting force.

4 Work holding devices In order to keep setup time to minimum, the work holding devices should be accurate, easy and quick to operate, ensure rigidity against heavy cuts. Commonly used work holding devices are Collet chucks Jaw chucks Arbors Fixtures Collet chucks: Collet chucks are widely used to clamp barstock in machining on lathes. Their main feature is a collet which is a steel sleeve with spline tapered portion forming jaw. Jaw chucks: Jaw chucks are used to hold irregular shaped individual work piece. Various jaws employed for work holding are: Three jaw self-centering chuck Four jaw independent chuck Two jaw box chuck Power chucks Arbors: Arbors may be some times used for holding small pieces having accurately drilling holes. Threaded type and expanding type arbors are in use. Fixtures: Special fixtures may be employed to hold jobs which cannot otherwise be held in collets, jaw and arbors.

5 Tooling system Tooling system for NC is designed to eliminate operator error and maximize productive machine hour. It can be done in one or more of the following ways: Using quick-change tool holders Automatic tool selection Changing tool automatically for sequence operations Permitting accurate presetting of tools outside the machine. Facilitating tool selection and tool changing through the numerical control program. While tooling for NC machine might appear to be specialized, the actual components and principles involved have much in common with what could be considered proper practice for conventional machine tools. Numerical control merely hastens the general acceptance of more advanced tooling concepts CNC controller CNC system also contains other features associated with the computer of the CNC controller. These include a keyboard to aid in tape editing and a cathode-ray tube (CRT) screen on which messages are displayed for the operator. The availability of MCU feature is important since they contribute to the satisfactory performance of the entire CNC system.

6 Part Program The part program is a set of instructions proposed to get the machined part staring with the desired blank and the NC machine tool. Each line of instruction is capable of specifying dimensional and non-dimensional data and is written in a specific format. This format is known as NC block. Figure 6.2 shows the part program procedure. Part programming Manual programming Computer aided programming Tape of Disk Tape reader Microcomputer Memory CNC Machine tool Figure 6.2 Layout of part program procedure This work is carried out by a programmer. He prepares the planning sheet and writes the instructions in a coded form which is acceptable to the controller of machine tool is represented by Hitomi (1979). Methods of creating part programming: The following are various methods of creating part programming Manual part programming

7 125 Computer-assisted part programming (CAD/CAM based programming system) Manual data input Computer automated part programming Programming procedure Basically, we can write program in two ways. They are Absolute programming Incremental programming The computer will however be informed to interpret properly The G codes for the above two types are G90 - absolute programming G91 - incremental programming For example in absolute programming, the distance at my point at any instant will be measured from the origin (X=0, Y=0). Whereas in incremental programming, the instant point will be noted as (X=0, Y=0). Further measurement will be made from the particular point only. The following steps should be kept in mind while writing the program Fixation of coordinate system Reference of G and M codes Dimensions of work and tools. Locating the fixture and machine table Speed and feed according to the work and tool material

8 Part Program Format and Symbols The part program format is N4/G2/X43/Y43/F03/S200/M03. From the above format, we should understand the following N indicate the block number which has the number 1 to 9999 G denotes the preparatory functions having two digits 00 to 99 X and Y co-ordinates may have upto seven digits each like F indicates the feed given. S indicates the speed of work (or) spindle M denotes miscellaneous functions Enter or End of the block (for each line it should be given) 6.2 MACHINE SPECIFICATION Technical Specifications Table 6.1 Technical specification of CNC machine Sl no Specifications Unit 16 TC 1 Swing over Bed mm Turning Dia mm Turning Length mm Spindle Speed rpm Spindle Motor kw Z axis Stroke mm X axis Stroke mm Tools in Turret numbers 8 9 Rapid Traverse m / min 20

9 SPECIFICATION FOR OUR EXAMPLE PROBLEM Table 6.2 Specification to example problem Parameter Signs and units Values Length of the workpiece L (mm) 100 Diameter of the workpiece D i, (mm) 40 Nose radius of the cutter r e (mm) 1.2 Direct labor cost plus overhead k o (Rs./min) 0.5 Cutting edge cost lc, (Rs./cutting edge) 1.0 Tool change time t e (min/cutting edge) 0.5 Preparation time t p (min/piece) 0.25 Tool advance/return time h 2 (min) 0.3 Maximum cutting speed V max (rpm) 3500 Minimum cutting speed V min (rpm) 50 Maximum feed rate f n. (mm/rev) 0.4 Minimum feed rate f n. (mm/rev) 0.01 Maximum depth of cut for finishing d s (mm) 1.5 Minimum depth of cut for finishing d s min.. (mm) 0.3 Maximum depth of cut for roughing d r.. (mm) 1.5 Minimum depth of cut for roughing d r, (mm) 0.3 Tool replacement time T (min) 0.5 Maximum cutting force F n. (kgf) 1960 Maximum cutting power P m. (kw) 7.5 Machine tool efficiency 0.85 Constants and exponents in cutting force and power equations k, =1058, = 0.75, v = 0.95

10 NC CODE N1 G28U0W0 G0T0101 G97S1500M3 G0X50.0Z20.0M07 Z0.7 G1X-1.0F0.15 G0W0.5X50. Z0.2 G1X-1.0F0.15 G0X47.0W1.0 G1Z-50.3F.18 X48.0 G0Z1.0 X45.0 G1Z-50.3 U0.5 G0Z1.0 X43.0 G1Z-50.3 U0.5

11 129 G0Z1.0 X41.0 G1Z-50.3 U0.5 G0Z1.0 X39.0 G1Z-50.3 U5.0 G0Z1.0 X37.0 G1Z U0.5 G0Z1.0 X35.0 G1Z U0.5 G0Z1.0 X30.0 G1Z0.2 X33.0Z-1.3 G1Z X37.0 X38.5W-0.75 Z-50.3

12 130 X25.5 X26.5F.1 G03X19.5Z R6.F.08 G1Z F TEST EXAMPLE Figure 6.3 Test component Material - EN8 Tool tip - CNMG 6.6 EXPERIMENTAL VALIDATION In the industry where this work is carried out, the current practice for rough and finish turning operation is given. For rough turning, the cutting speed, feed rate and depth of cut are taken as 1500rpm, 0.2 mm/rev, mm respectively. For these operating parameters, the time for machining is min and the tool wear measured is 0.703µ.

13 131 For finish turning, the cutting speed, feed rate and depth of cut are taken as 2000 rpm, 0.13 mm/rev, 0.2 mm respectively. For these operating parameters, the time for machining is min and the tool wear measured is µ. So the total time taken to complete the job is min and tool wear measured is 0.782µ Experimental validation for GA - OT Table 6.3 Experimental validation for GA - OT Operation Cutting Speed (rpm) Current Practice Feed rate (mm/rev) Depth of cut (mm) Machining time (min) Proposed by Genetic Algorithm (GA) Cutting Speed (rpm) Feed rate (mm/rev) Depth of cut (mm) Machining time (min) Time saved (min) Rough Turning Finishing Turning Total Machining Time With the implementation of Genetic Algorithm (GA) (Chapter 4), the optimum cutting parameters resulted is given in Table Using the optimal cutting parameter for the test component, the actual time taken to complete the job is min. The results of current practice mentioned and that of GA are compared in the Table 6.3. From this, the minimum time is obtained using GA and the time saved is min/piece.

14 Experimental validation for GA TW Table 6.4 Experimental validation for GA - TW Operation Rough Turning Finishing Turning Cutting Speed (rpm) Current Practice Feed rate (mm/rev) Depth of cut (mm) Tool wear (µ) Proposed by Genetic Algorithm (GA) Cutting Speed (rpm) Feed rate (mm/rev) Depth of cut (mm) Tool wear (µ) Total tool wear Tool wear (µ) reduced With the implementation of Genetic Algorithm (GA) (Chapter 4), the optimum cutting parameters resulted is given in Table The results of current practice mentioned and that of GA are compared in the Table 6.4. From this, the minimum tool wear measured in GA is µ and the tool wear reduced to µ Experimental validation for PSO OT Table 6.5 Experimental validation for PSO - OT Operation Cutting Speed (rpm) Current Practice Feed rate (mm/rev) Depth of cut (mm) Machining time (min) Proposed by Particle Swarm Optimization (PSO) Feed Depth Machining rate of cut time (min) (mm/rev) (mm) Cutting Speed (rpm) Rough Turning Finishing Turning Total machining time Time saved (min) With the implementation of Particle Swarm Optimization (PSO) (Chapter 5), the optimum cutting parameters resulted is given in Table Using the optimal cutting parameter for the test component, the actual time taken to complete the job is min.

15 133 The results of current practice mentioned and that of PSO are compared in the Table 6.5. From this, the minimum time is obtained using PSO and the time saved is min/piece Experimental validation for PSO TW Table 6.6 Experimental validation for PSO - TW Operation Rough Turning Finishing Turning Cutting Speed (rpm) Current Practice Feed Depth of rate cut (mm) (mm/rev) Tool wear (µ) Proposed by Particle Swarm Optimization (PSO) Cutting Speed (rpm) Feed rate (mm/rev) Depth of cut (mm) Tool Wear (µ) Total tool wear Tool Wear (µ) reduced With the implementation of Particle Swarm Optimization (PSO) (Chapter 5), the optimum cutting parameters resulted is given in Table The results of current practice mentioned and that of PSO are compared in the Table 6.6. From this, the minimum tool wear measured in PSO is µ and the tool wear reduced to µ. 6.7 RESULTS AND DISCUSSIONS In a CNC turning centre, optimization procedure using Genetic Algorithm and Particle Swarm Optimization is developed for turning, facing and undercutting processes. Implementation of GA and PSO algorithms are carried out using C ++ language. The optimum values of decision variables such as cutting speed and feed for minimum time are found out for rough turning and finish turning.

16 134 Using CNC machine the operation is carried out for the test component in current practice. In actual practice the cutting process are carried out by NC code. The cutting speed, feed rate and depth of cut are noted and tabulated in Table 6.3. The actual machining time is to complete the job is min. The number of roughing passes is 6 and one finish pass to complete the job. The tool wear is measured to finish the job is µ and tabulated in Table 6.4. In actual practice the cost is calculated Rs. 180/hr. Cost per each component is Rs The Genetic Algorithm (GA) concept is applied with optimal cutting parameter for the test component, the actual time taken to complete the job is min and tabulated in Table 6.3. The tool wear is measured to finish the job is 0.671µ and tabulated in Table 6.4. The cost per each component is calculated as Rs PSO algorithm is applied with optimal cutting parameter for the test component, the actual time taken to complete the job is min. The comparative statement between the current practice and the PSO concept is mentioned in the Table 6.5. The tool wear is measured to finish the job is 0.693µ and tabulated in Table 6.6. The cost per component is calculated as Rs

Processing and Quality Assurance Equipment

Processing and Quality Assurance Equipment Processing and Quality Assurance Equipment The machine tool, the wash station, and the coordinate measuring machine (CMM) are the principal processing equipment. These machines provide the essential capability

More information

CNC TURNING CENTRES B1200-M-Y

CNC TURNING CENTRES B1200-M-Y CNC TURNING CENTRES B1200-M-Y Great versatility and superb chip removal. B1200 2-3 The family of BIGLIA B1200 lathes universally appreciated for their rigidity, accuracy and durability, has been designed

More information

TCF 160 / TCF 200 / TCF 224 / TCF 250 TCF 275 / TCF 300 HEAVY CENTRE LATHES

TCF 160 / TCF 200 / TCF 224 / TCF 250 TCF 275 / TCF 300 HEAVY CENTRE LATHES TCF 160 / TCF 200 / TCF 224 / TCF 250 TCF 275 / TCF 300 HEAVY CENTRE LATHES BASIC PARAMETERS 3-guideways bed Max. torque on spindle Nm Max. weight of workpiece between centre 30 tonnes Turning length 3,000

More information

High Precision CNC Lathe

High Precision CNC Lathe High Precision CNC Lathe GN3200 High efficiency through space savings A compact design with a total machine width of 700 mm and a floor space requirement of 1.04 m2 has made it possible to shorten production

More information

TURNING BORING TURNING:

TURNING BORING TURNING: TURNING BORING TURNING: FACING: Machining external cylindrical and conical surfaces. Work spins and the single cutting tool does the cutting. Done in Lathe. Single point tool, longitudinal feed. Single

More information

Module 1. Classification of Metal Removal Processes and Machine tools. Version 2 ME IIT, Kharagpur

Module 1. Classification of Metal Removal Processes and Machine tools. Version 2 ME IIT, Kharagpur Module 1 Classification of Metal Removal Processes and Machine tools Lesson 2 Basic working principle, configuration, specification and classification of machine tools Instructional Objectives At the end

More information

CNC LATHE TURNING CENTER PL-20A

CNC LATHE TURNING CENTER PL-20A CNC LATHE TURNING CENTER PL-20A CNC LATHE TURNING CENTER For High Precision, High Speed and High Productivity MAIN FEATURE Introducing the latest and strongest CNC Lathe PL20A that has satisfied the requirements

More information

FLAT BED CNC LATHE. The Most Economical, User Friendly, Yet Highly Capable CNC Lathe Available!

FLAT BED CNC LATHE. The Most Economical, User Friendly, Yet Highly Capable CNC Lathe Available! FLAT BED CNC LATHE The Most Economical, User Friendly, Yet Highly Capable CNC Lathe Available! Safe, Easy Operation And High Performance Are The Result Of Ingenuity And Quality Workmanship The extended

More information

High Precision CNC Lathe

High Precision CNC Lathe High Precision CNC Lathe Designed for high-precision machining of smalldiameter workpieces, this machine has a wing type fixed spindle for low thermal influence installed on a thermally symmetrical machine

More information

Chapter 22 MACHINING OPERATIONS AND MACHINE TOOLS

Chapter 22 MACHINING OPERATIONS AND MACHINE TOOLS Chapter 22 MACHINING OPERATIONS AND MACHINE TOOLS Turning and Related Operations Drilling and Related Operations Milling Machining Centers and Turning Centers Other Machining Operations High Speed Machining

More information

1640DCL Digital Control Lathe

1640DCL Digital Control Lathe 1640DCL Digital Control Lathe MACHINE SPECIFICATIONS Multiple Function CNC Lathe 1. Manual Hand wheel Operation 2. CNC G-Code Operation 16.1 swing over bed, 8.6 swing over cross-slide 2.05 diameter hole

More information

The enriched system configuration designed based on the loader head accommodates a wide range of automation needs.

The enriched system configuration designed based on the loader head accommodates a wide range of automation needs. CNC Lathe These are high-precision chucking machines equipped with a general-purpose in-machine loader head. The loading time is shortened substantially through coordinated operation of the loader head

More information

Lathes. CADD SPHERE Place for innovation Introduction

Lathes. CADD SPHERE Place for innovation  Introduction Lathes Introduction Lathe is one of the most versatile and widely used machine tools all over the world. It is commonly known as the mother of all other machine tool. The main function of a lathe is to

More information

Headquarters : 888 Homu Road, Hsinchuang, Shengang, Taichung, Taiwan E

Headquarters : 888 Homu Road, Hsinchuang, Shengang, Taichung, Taiwan E YEONG CHIN MACHINERY INDUSTRIES CO., LTD Headquarters : 888 Homu Road, Hsinchuang, Shengang, Taichung, Taiwan sales@ GENERAL TEL : 886-4-2562-3211 SERVICE TEL : 886-4-2561-2965 FAX : 886-4-2562-6479 FAX

More information

SAMSUNG Machine Tools PL35 CNC TURNING CENTER

SAMSUNG Machine Tools PL35 CNC TURNING CENTER SAMSUNG Machine Tools PL35 CNC TURNING CENTER SAMSUNG'S Advanced Engineering and Machine Design Cast iron structure for superior dampening characteristics and thermal displacement Rigid 45 degree slant

More information

Multi-axis milling/turning system IMTA 320 T2 320 T3. Interaction Milling Turning Application

Multi-axis milling/turning system IMTA 320 T2 320 T3. Interaction Milling Turning Application Multi-axis milling/turning system IMTA 320 T2 320 T3 Interaction Milling Turning Application T e c h n i c a l D a t a s h e e t The consistent 75 step bed design allows the near rectangular arrangement

More information

WF WF Tool Milling Machines. Milling Machines for Die Making with digital position indicator.

WF WF Tool Milling Machines. Milling Machines for Die Making with digital position indicator. Tool Milling Machines Milling Machines for Die Making with digital position indicator automatic feeds on all 3 axes vertical head quill for drilling quill stroke 3" versatile for many applications for

More information

Turning and Related Operations

Turning and Related Operations Turning and Related Operations Turning is widely used for machining external cylindrical and conical surfaces. The workpiece rotates and a longitudinally fed single point cutting tool does the cutting.

More information

Precision in Every Dimension V-Series 4-Way Precision Lathe with Automated Cycles

Precision in Every Dimension V-Series 4-Way Precision Lathe with Automated Cycles Precision in Every Dimension V-Series 4-Way Precision Lathe with Automated Cycles www.weiler.de Tool Room Lathes / Semi-Cycle Controlled Lathes Cycle-Controlled Lathes CNC Lathes Radial Drilling Machines

More information

WF WF Tool Milling Machines. Milling Machines for Die Making with digital position indicator.

WF WF Tool Milling Machines. Milling Machines for Die Making with digital position indicator. Tool Milling Machines Milling Machines for Die Making with digital position indicator automatic feeds on all 3 axes vertical head quill for drilling quill stroke 80 mm versatile for many applications for

More information

Table of Contents. Table of Contents. Preface 11 Prerequisites... 12

Table of Contents. Table of Contents. Preface 11 Prerequisites... 12 Table of Contents Preface 11 Prerequisites... 12 Basic machining practice experience... 12 Controls covered... 12 Limitations... 13 The need for hands -on practice... 13 Instruction method... 13 Scope...

More information

Table of Contents. Preface 9 Prerequisites 9. Key Concept 1: Know Your Machine From A Programmer s Viewpoint 13. Table of Contents

Table of Contents. Preface 9 Prerequisites 9. Key Concept 1: Know Your Machine From A Programmer s Viewpoint 13. Table of Contents Preface 9 Prerequisites 9 Basic machining practice experience 9 Controls covered 10 Limitations 10 Programming method 10 The need for hands -on practice 10 Instruction method 11 Scope 11 Key Concepts approach

More information

Projects. 5 For each component, produce a drawing showing the intersection BO.O. C'BORE 18 DIA x 5 DEEP FROM SECTION ON A - A

Projects. 5 For each component, produce a drawing showing the intersection BO.O. C'BORE 18 DIA x 5 DEEP FROM SECTION ON A - A Projects ~ Figure Pl Project 1 If you have worked systematically through the assignments in this workbook, you should now be able to tackle the following milling and turning projects. It is suggested that

More information

TUR 6MN WITH LOADING CRANES. TUR 4MN 3000 x

TUR 6MN WITH LOADING CRANES. TUR 4MN 3000 x TUR 4MN 3000 x 22 000 TUR 6MN WITH LOADING CRANES This lathe, produced for American client, has a unique bed configuration. It consists of two independent beds mounted on a special foundation. This solution

More information

CNC slant bed lathe OPUS

CNC slant bed lathe OPUS CNC slant bed lathe OPUS 41 5 T e c h n i c a l D a t a s h e e t Solid, polished, and hardened flat guides in combination with a powerful drive system of the main spindle and on the feed axes provide

More information

High Performance Heavy Duty Lathe

High Performance Heavy Duty Lathe High Performance Heavy Duty Lathe TC-46M series is the most powerful and rigid CNC lathe in its class. Designed with the latest technology and excellent equipment for highest material removal rate and

More information

CNC TURNING CENTER 3. (06. 07) Head Office. Seoul Office. Head Office & Factory. HYUNDAI - KIA MACHINE AMERICA CORP. (New Jersey Office)

CNC TURNING CENTER 3. (06. 07) Head Office. Seoul Office. Head Office & Factory. HYUNDAI - KIA MACHINE AMERICA CORP. (New Jersey Office) CNC TURNING CENTER Head Office Head Office & Factory. (06. 07 Seoul Office HYUNDAI - KIA MACHINE AMERICA CORP. (New Jersey Office HYUNDAI - KIA MACHINE AMERICA CORP. (Chicago Office HYUNDAI - KIA MACHINE

More information

Universal. CNC Turning machine TNA400

Universal. CNC Turning machine TNA400 Universal CNC Turning machine TNA400 1 2 The TNA400 at a glance The TRAUB TNA400 is a well established machine from TRAUB in the product range "Universal CNC turning machines". A machine that can be equipped

More information

DuraTurn Series. CNC Lathe. для получения подробной информации, пожалуйста, напишите нам на почту

DuraTurn Series. CNC Lathe. для получения подробной информации, пожалуйста, напишите нам на почту DuraTurn 2030 DuraTurn 2050 DuraTurn 2550 CNC Lathe DuraTurn Series Durable Universal Reliable Affordable Accurate CNC Lathe with Excellent Operability and Machining Capability The DuraTurn series, which

More information

VHF 2 VHF 2. Vertical Milling Machine

VHF 2 VHF 2. Vertical Milling Machine Vertical Milling Machine VHF - ideal series for mechanic workshops, training, single part and replacement part manufacturing, and prototyping including 3-axis position indicator travel x-axis 600 mm y-axis

More information

Chapter 22: Turning and Boring Processes. DeGarmo s Materials and Processes in Manufacturing

Chapter 22: Turning and Boring Processes. DeGarmo s Materials and Processes in Manufacturing Chapter 22: Turning and Boring Processes DeGarmo s Materials and Processes in Manufacturing 22.1 Introduction Turning is the process of machining external cylindrical and conical surfaces. Boring is a

More information

Turning and Lathe Basics

Turning and Lathe Basics Training Objectives After watching the video and reviewing this printed material, the viewer will gain knowledge and understanding of lathe principles and be able to identify the basic tools and techniques

More information

MULTI-FUNCTION CNC LATHE FCL-18/21/25/26 SERIES

MULTI-FUNCTION CNC LATHE FCL-18/21/25/26 SERIES MULTI-FUNCTION CNC LATHE FCL-18/21/25/26 SERIES 1 MULTI- UNCTION MACHINE FEATURES F CNC LATHE A Combination of a High Precision Manual Lathe. A Lathe with Digital Readout. A Lathe with Powerfeed and Jog

More information

Multipurpose Milling Machine Servomill 700. Conventional Multipurpose Milling Machine.

Multipurpose Milling Machine Servomill 700. Conventional Multipurpose Milling Machine. Multipurpose Milling Machine Conventional Multipurpose Milling Machine For workshop application, single parts production and training purposes Servo motors and preloaded ball screws on all axes Infinitely

More information

SAMSUNG Machine Tools PL2000SY CNC TURNING CENTER

SAMSUNG Machine Tools PL2000SY CNC TURNING CENTER SAMSUNG Machine Tools CNC TURNING CENTER SAMSUNG'S Advanced Engineering and Machine Design Cast iron structure for superior dampening characteristics and thermal displacement Rigid 30 degree slant bed

More information

FNL-220Y / 220SY / 200LS Series CNC Turning-Milling Machines Linear Way

FNL-220Y / 220SY / 200LS Series CNC Turning-Milling Machines Linear Way RICH WELL 206.0 Dimensions R450 E FNL-220Y / 220SY / 200LS Series CNC Turning-Milling Machines Linear Way 20 C D Chip conveyor 092 H G B 46 575 A F Unit:mm A B C D E F G H FNL220LSY/FNL220LY 952 2946 2700

More information

Typical Parts Made with These Processes

Typical Parts Made with These Processes Turning Typical Parts Made with These Processes Machine Components Engine Blocks and Heads Parts with Complex Shapes Parts with Close Tolerances Externally and Internally Threaded Parts Products and Parts

More information

GMS SERIES. Maximum Performance Multi-axis Turning Centers

GMS SERIES. Maximum Performance Multi-axis Turning Centers GMS SERIES Maximum Performance Multi-axis Turning Centers MAXIMUM PERFORMANCE MULTI-AXIS TURNING CENTERS With 30 years of knowledge and experience in the machine tools field, Goodway is proud to present

More information

Turning Operations. L a t h e

Turning Operations. L a t h e Turning Operations L a t h e Turning Operations Machine Tool LATHE Job (workpiece) rotary motion Tool linear motions Mother of Machine Tools Cylindrical and flat surfaces Some Typical Lathe Jobs Turning/Drilling/Grooving/

More information

DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK ME6402 MANUFACTURING TECHNOLOGY II UNIT I PART A 1. List the various metal removal processes? 2. How chip formation occurs in metal cutting? 3. What is

More information

Module 2. Milling calculations, coordinates and program preparing. 1 Pepared By: Tareq Al Sawafta

Module 2. Milling calculations, coordinates and program preparing. 1 Pepared By: Tareq Al Sawafta Module 2 Milling calculations, coordinates and program preparing 1 Module Objectives: 1. Calculate the cutting speed, feed rate and depth of cut 2. Recognize coordinate 3. Differentiate between Cartesian

More information

Fixed Headstock Type CNC Automatic Lathe

Fixed Headstock Type CNC Automatic Lathe Fixed Headstock Type CNC Automatic Lathe MSY The BNE series is renowned for its high rigidity, heavy cutting capability and outstanding precision. The new MSY model extends the ability of the BNE series

More information

SL 3500Y series Y-AXIS HORIZONTAL TURNING CENTER

SL 3500Y series Y-AXIS HORIZONTAL TURNING CENTER NC Specifications / FANUC Series Controlled axes Item 3-axis(X,Y,Z) Description Controlled axes Max. simultaneously controlled axes Least input increment Positioning(G00) / Linear Interpolation(G01) Circular

More information

Ahsanullah University of Science and Technology (AUST) Department of Mechanical and Production Engineering

Ahsanullah University of Science and Technology (AUST) Department of Mechanical and Production Engineering Ahsanullah University of Science and Technology (AUST) Department of Mechanical and Production Engineering LABORATORY MANUAL For the students of Department of Mechanical and Production Engineering 1 st

More information

UNIT 4: (iii) Illustrate the general kinematic system of drilling machine and explain its working principle

UNIT 4: (iii) Illustrate the general kinematic system of drilling machine and explain its working principle UNIT 4: Drilling machines: Classification, constructional features, drilling & related operations, types of drill & drill bit nomenclature, drill materials. Instructional Objectives At the end of this

More information

V-Turn 410. V-Turn 410. CNC Precision Lathes. incl. 3-axis position indicator and integrated spindle speed indicator, completely assembled

V-Turn 410. V-Turn 410. CNC Precision Lathes. incl. 3-axis position indicator and integrated spindle speed indicator, completely assembled CNC Precision Lathes incl. 3-axis position indicator and integrated spindle speed indicator, completely assembled center width 1000 / 1500 mm max. turning diameter over bed 410 mm infinitely variable spindle

More information

RatioLine G200/G300. Turn mill centers

RatioLine G200/G300. Turn mill centers RatioLine G200/G300 Turn mill centers RatioLine G200/G300 Standard for us - future for others INDEX turn-mill centers set In case of collision, the Your system benefits: Auxiliary milling spindle for the

More information

Lathe is a machine, which removes the metal from a piece of work to the required shape & size HENRY MAUDSLAY

Lathe is a machine, which removes the metal from a piece of work to the required shape & size HENRY MAUDSLAY TURNING MACHINES LATHE Introduction Lathe is a machine, which removes the metal from a piece of work to the required shape & size HENRY MAUDSLAY - 1797 Types of Lathe Engine Lathe The most common form

More information

DUGARD. DUGARD Machine. Dugard 100 / 100P Slant Bed, High Precision CNC Lathes. Machine Tools That Create Solutions Since 1939.

DUGARD. DUGARD Machine. Dugard 100 / 100P Slant Bed, High Precision CNC Lathes. Machine Tools That Create Solutions Since 1939. DUGARD Machine Tools That Create Solutions Since 1939 / 100P Slant Bed, High Precision CNC Lathes DUGARD Machine Tools www.dugard.com sales@dugard.com 01273 73226 30m/min Rapids, X & Z Axes Linear Guideways

More information

4. (07. 03) CNC TURNING CENTER

4. (07. 03) CNC TURNING CENTER 4. (07. 0) CNC TURNING CENTER World Top Class Quality HYUNDAI-KIA Machine Tool High Speed, High Accuracy, High Rigidity CNC Turning Center New Leader of Medium and Large Size CNC Turning Center More Powerful

More information

Universal Heavy-Duty Lathe DL E Heavy. 5.1 spindle bore, large turning diameter and center widths up to

Universal Heavy-Duty Lathe DL E Heavy. 5.1 spindle bore, large turning diameter and center widths up to Universal Heavy-Duty Lathe 5.1 spindle bore, large turning diameter and center widths up to 315 Including 3-axis position indicator 29,5 Hp motor Workpiece weight up to 22 lbs Max. turning diameter over

More information

52 Swing Capacity, 43 Z-Axis Travel

52 Swing Capacity, 43 Z-Axis Travel 20869 Plummer St. Chatsworth, CA 91311 Toll Free: 888-542-6374 (US only) Phone: 818-349-9166 I Fax: 818-349-7286 www.ganeshmachinery.com GANESH GTW - 5240 CNC Dual-Chuck T - Lathe 52 Swing Capacity, 43

More information

CNC TURNING CENTRES B750 B1250

CNC TURNING CENTRES B750 B1250 CNC TURNING CENTRES B750 B1250 Cutting edge technology and unequalled productivity. B750 2-3 Machine configurations The new B750/B1250 series represents the state of the art of multifunction turning centres.

More information

VHF 3 VHF 3. Universal Milling Machine. Rigid Universal Milling Machine for drilling and milling, with large travels.

VHF 3 VHF 3. Universal Milling Machine. Rigid Universal Milling Machine for drilling and milling, with large travels. Universal Milling Machine Rigid Universal Milling Machine for drilling and milling, with large travels incl. 3-axis position indicator travel distances X axis 750 mm Y axis 280 mm Z axis 430 mm speed range

More information

IKEGAI MACHINE TOOLS FOR CUSTOMIZED USE

IKEGAI MACHINE TOOLS FOR CUSTOMIZED USE THE ART OF TECHNOLOGY IKEGAI MACHINE TOOLS FOR CUSTOMIZED USE 1 CONTENTS Please click slide title. CM0J110616HP 2 USER + IKEGAI = SPECIALIZED MACHINES IKEGAI as specialized machine player in the manufacturing

More information

Turning. MECH Dr Ghassan Al-Kindi - Lecture 10 1

Turning. MECH Dr Ghassan Al-Kindi - Lecture 10 1 Turning Single point cutting tool removes material from a rotating workpiece to generate a cylinder Performed on a machine tool called a lathe Variations of turning performed on a lathe: Facing Contour

More information

TU-2004V - Opti-Turn Bench Lathe 200 x 300mm Turning Capacity Electronic Variable Speeds

TU-2004V - Opti-Turn Bench Lathe 200 x 300mm Turning Capacity Electronic Variable Speeds TU-2004V - Opti-Turn Bench Lathe 200 x 300mm Turning Capacity Electronic Variable Speeds Ex GST Inc GST $1,150.00 $1,265.00 ORDER CODE: MODEL: Swing Over Bed (mm): Distance Between Centres (mm): Spindle

More information

DUGARD. DUGARD Machine. Dugard Multi-Function Lathes BNC 3000 / BNC 3500 / BNC Machine Tools That Create Solutions Since 1939.

DUGARD. DUGARD Machine. Dugard Multi-Function Lathes BNC 3000 / BNC 3500 / BNC Machine Tools That Create Solutions Since 1939. DUGARD Machine Tools That Create Solutions Since 1939 Dugard Multi-Function Lathes BNC 3000 / BNC 3500 / BNC 4000 DUGARD Machine Tools www.dugard.com sales@dugard.com 01273 732286 Large Capacity Bed Lengths,

More information

DUGARD. DUGARD Machine. Dugard Multi-Function Lathes BNC 1800 / BNC 2200 / BNC Machine Tools That Create Solutions Since 1939.

DUGARD. DUGARD Machine. Dugard Multi-Function Lathes BNC 1800 / BNC 2200 / BNC Machine Tools That Create Solutions Since 1939. DUGARD Machine Tools That Create Solutions Since 1939 Dugard Multi-Function Lathes BNC 1800 / BNC 2200 / BNC 2600 DUGARD Machine Tools www.dugard.com sales@dugard.com 01273 732286 DUGARD BNC Multi-Function

More information

AL-320G - Bench Lathe, Stand & Tooling Package Deal 320 x 600mm Turning Capacity

AL-320G - Bench Lathe, Stand & Tooling Package Deal 320 x 600mm Turning Capacity AL-320G - Bench Lathe, Stand & Tooling Package Deal 320 x 600mm Turning Capacity Ex GST Inc GST $3,200.00 $3,680.00 ORDER CODE: MODEL: Swing Over Bed (mm): Distance Between Centres (mm): Spindle Bore (mm):

More information

M Series Cincom M16/Cincom M32

M Series Cincom M16/Cincom M32 CNC-Sliding Head Lathes M Series Cincom M16/Cincom M32»High End«our absolute top models for the highly exible manufacture of complex parts. Cincom M16-III/M16-V Cincom M32-III/M32-V Highly Flexible Machining

More information

Miyano Evolution Line

Miyano Evolution Line Evolution Line CNC Turning center with 2 spindles, 2 turrets and 1 -axis slide BNJ-34/42/51 "Evolution and Innovation" is the Future What could not be done can be done. -axis movement is added to the traditional

More information

VALLIAMMAI ENGINEERING COLLEGE DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK ME6402 MANUFACTURING TECHNOLOGY II UNIT-I PART A 1. List the various metal removal processes? (BT1) 2. Explain how chip

More information

PRODUCTIVE INNOVATIVE EFFECTIVE CNC - 1

PRODUCTIVE INNOVATIVE EFFECTIVE CNC - 1 CNC - 1 PRODUCTIVE INNOVATIVE EFFECTIVE CNC TURNING MACHINES HISTORY Industry s shining star Akım Metal produces metal parts in Istanbul for automotive, home appliance, motor, aircraft and defense industries

More information

Servomill. Multipurpose Milling Machine Servomill. Conventional Multipurpose Milling Machine.

Servomill. Multipurpose Milling Machine Servomill. Conventional Multipurpose Milling Machine. Multipurpose Milling Machine Conventional Multipurpose Milling Machine for workshop applications, single parts production and training purposes Servo motors and preloaded ball screws on all axes infinitely

More information

[ means: Two in one. EMCOMAT E-300 E-360 E-400 E-480. Cycle-controlled lathes with high-powered cutting performance and maximum precision

[ means: Two in one. EMCOMAT E-300 E-360 E-400 E-480. Cycle-controlled lathes with high-powered cutting performance and maximum precision [ E[M]CONOMY] means: Two in one. EMCOMAT E-300 E-360 E-400 E-480 Cycle-controlled lathes with high-powered cutting performance and maximum precision EMCOMAT E-300 [Headstock] - Siemens drive system - Camlock

More information

SAMSUNG Machine Tools PL 1600G/1600CG GANG CNC TURNING CENTER

SAMSUNG Machine Tools PL 1600G/1600CG GANG CNC TURNING CENTER SAMSUNG Machine Tools PL 1600G/1600CG GANG CNC TURNING CENTER SAMSUNG Machine Tools GANG CNC TURNING CENTER PL 1600G/1600CG Best fit on Both High Speed Machining and Automation System. Automation Ready

More information

Universal Heavy-Duty Lathe DL E Heavy. 130 mm spindle bore, large turning diameter and center widths up to 8000 mm.

Universal Heavy-Duty Lathe DL E Heavy. 130 mm spindle bore, large turning diameter and center widths up to 8000 mm. Universal Heavy-Duty Lathe 130 mm spindle bore, large turning diameter and center widths up to 8000 mm including 3-axis position indicator 22 kw motor workpiece weight up to 10 tons max. turning diameter

More information

AL Centre Lathe 300 x 900mm Turning Capacity Includes Cabinet Stand

AL Centre Lathe 300 x 900mm Turning Capacity Includes Cabinet Stand AL-336 - Centre Lathe 300 x 900mm Turning Capacity Includes Cabinet Stand Ex GST Inc GST $4,150.00 $4,565.00 ORDER CODE: MODEL: L682 AL-336 Swing Over Bed (mm): 300 Distance Between Centres (mm): 900 Spindle

More information

LV450G. HYUNDAI WIA Gang Type Vertical Turning Center

LV450G. HYUNDAI WIA Gang Type Vertical Turning Center HYUNDAI WIA Gang Type Vertical Turning Center Technical Leader The Gang Type Vertical Turning Center, designed by Hyundai WIA with years of expertise and the latest technology, is designed to maximize

More information

SAMSUNG Machine Tools

SAMSUNG Machine Tools NC Unit Specifications / FANUC Series Controlled axis Operation functions Interpolation functions Feed function Spindle function Tool functions Program input Setting and display Data input/output Max.

More information

SAMSUNG Machine Tools

SAMSUNG Machine Tools NC Unit Specifications / FANUC Series Item Specification 0i-TD 32i-B i SAMSUNG Machine Tools PL 2000Y/SY PL 2500Y/SY SMEC Co., Ltd. 157-10, Goldenroot-ro, Juchon-myeon, Gimhae-si, Gyeongsangnam-do, Korea

More information

KDL 30M HORIZONTAL TURNING CENTER

KDL 30M HORIZONTAL TURNING CENTER HORIZONTAL TURNING CENTER with LIVE TOOLING KEY FEATURES 12 Chuck BOX Ways Turret Style Tooling Slant Bed Construction Live Tooling Maximum Swing 610mm (24.02 ) Maximum Cutting Diameter 420mm (16.54 )

More information

Chapter 23: Machining Processes: Turning and Hole Making

Chapter 23: Machining Processes: Turning and Hole Making Manufacturing Engineering Technology in SI Units, 6 th Edition Chapter 23: Machining Processes: Turning and Hole Making Chapter Outline 1. Introduction 2. The Turning Process 3. Lathes and Lathe Operations

More information

PERFORMANCE : VALUE FTC-SERIES SLANT BED CNC TURNING CENTERS

PERFORMANCE : VALUE FTC-SERIES SLANT BED CNC TURNING CENTERS PERFORMANCE : VALUE by FTC-SERIES SLANT BED CNC TURNING CENTERS PERFORMANCE : VALUE A Leading Global Producer FEELER is a leading global producer of numerically controlled machine tools that has been recognized

More information

TU-3008G-16M - Opti-Turn Lathe & Mill Drill Combination Package Deal 300 x 700mm Included BF-16AV Mill Head

TU-3008G-16M - Opti-Turn Lathe & Mill Drill Combination Package Deal 300 x 700mm Included BF-16AV Mill Head TU-3008G-16M - Opti-Turn Lathe & Mill Drill Combination Package Deal 300 x 700mm Included BF-16AV Mill Head Package Deal Ex GST Inc GST $3,980.00 $4,577.00 Package Contents - SAVE $402.50 (Inc) 1 x L691

More information

PL 35/35M/40 CNC TURNING CENTER

PL 35/35M/40 CNC TURNING CENTER NC Specifications / FANUC Series Controlled axis Operation functions Interpolation functions Feed function Spindle function Tool functions Program input Setting and display Data input/output 본사및공장 Max.

More information

TU-3008G - Opti-Turn Bench Lathe 300 x 700mm Turning Capacity Geared Head-Stock & Enclosed Gearbox

TU-3008G - Opti-Turn Bench Lathe 300 x 700mm Turning Capacity Geared Head-Stock & Enclosed Gearbox TU-3008G - Opti-Turn Bench Lathe 300 x 700mm Turning Capacity Geared Head-Stock & Enclosed Gearbox Ex GST Inc GST $3,460.00 $3,979.00 ORDER CODE: MODEL: Swing Over Bed (mm): Distance Between Centres (mm):

More information

Fixed Headstock Type CNC Automatic Lathe

Fixed Headstock Type CNC Automatic Lathe Fixed Headstock Type CNC Automatic Lathe GTY Configured with two spindles, one turret, 2 x Y axes, gang tools and X3 axis to back spindle, the BNA42GTY can mount up to 45 tools. 3 tool simultaneous cutting

More information

Roturn Roturn NEW with Siemens 808 D. Heavy-duty, fast, versatile! CNC Inclined Bed Lathe.

Roturn Roturn NEW with Siemens 808 D. Heavy-duty, fast, versatile! CNC Inclined Bed Lathe. CNC Inclined Bed Lathe Heavy-duty, fast, versatile! Fanuc 0i-Mate TD with Manual Guide 0i control Turning diameter over bed up to 18.9 inch Z axis travel up to 17 inch 6-station tool turret Speed range

More information

Prepared for the future

Prepared for the future Press Release INDEX turn-mill center Prepared for the future With the turn-mill center introduced during its in-house exhibition in June 2014, INDEX continues the tradition of the successful compact G-series

More information

That s E[M]CONOMY: Train while producing. CONCEPT TURN 450. CNC training with industrial performance

That s E[M]CONOMY: Train while producing. CONCEPT TURN 450. CNC training with industrial performance [ That s ] E[M]CONOMY: Train while producing. CONCEPT TURN 450 CNC training with industrial performance Concept TURN 450 A new dimension of CNC training suitable for industrial purposes. Equipped with

More information

Drilling. Drilling is the operation of producing circular hole in the work-piece by using a rotating cutter called DRILL.

Drilling. Drilling is the operation of producing circular hole in the work-piece by using a rotating cutter called DRILL. Drilling Drilling is the operation of producing circular hole in the work-piece by using a rotating cutter called DRILL. The machine used for drilling is called drilling machine. The drilling operation

More information

Universal. CNC Turning machine TNA300

Universal. CNC Turning machine TNA300 Universal CNC Turning machine TNA300 1 2 The TNA300 at a glance TRAUB s product philosophy does not offer the compromises of a modular design principle but tailormade a 4-axes machine to suit your production

More information

Product Brochure For L682D. Description. Features. Auckland: (09)

Product Brochure For L682D. Description. Features. Auckland: (09) AL-336D DELUXE - Centre Lathe 300 x 900mm Turning Capacity Includes Digital Readout, Quick Change Toolpost, Leadscrew Covers, Foot Brake & Cabinet Stand Ex GST Inc GST $5,200.00 $5,980.00 ORDER CODE: MODEL:

More information

Hardinge. The Hardinge Advantage. Hardinge Inc. One Hardinge Drive Elmira, NY USA. Worldwide Leader in Super-Precision

Hardinge. The Hardinge Advantage. Hardinge Inc. One Hardinge Drive Elmira, NY USA. Worldwide Leader in Super-Precision The Hardinge Advantage Worldwide Leader in Super-Precision Hardinge Inc. One Hardinge Drive Elmira, NY 14902-1507 USA Phone: 800-843-8801 Fax: 607-734-3886 Internet: www.hardinge.com Hardinge Inc., 1997

More information

Turning Center. Tan-Tzu Factory No.1, Lane 113, An-Ho Road, Tan-Tzu Hsiang, Taichung Hsien, Taiwan 427, R.O.C.

Turning Center. Tan-Tzu Factory No.1, Lane 113, An-Ho Road, Tan-Tzu Hsiang, Taichung Hsien, Taiwan 427, R.O.C. Turning Center ACCUWAY MACHINERY CO., LTD. Shen-Gang Factory: No.26, Lane 8, Da-Jou Road, Shen-Gang Hsiang, Taichung Hsien, Taiwan 429, R.O.C. TEL:+886-4-2-988 FAX:+886-4-2-916 E-mail:market@accuway.com.tw

More information

Servoturn 410. Servoturn 410. Lathe. Conventional Precision Lathe with servo drive.

Servoturn 410. Servoturn 410. Lathe. Conventional Precision Lathe with servo drive. Lathe Conventional Precision Lathe with servo drive easy to operate, more reliable, more precise, for higher loads and reduced maintenance Mineral-Casting Machine Frame preloaded ball screws electronic

More information

THE FUTURE RIGHT NOW PRECISION lathes, drilling- and milling machines

THE FUTURE RIGHT NOW PRECISION lathes, drilling- and milling machines THE FUTURE RIGHT NOW PRECISION lathes, drilling- and milling machines turning milling drilling WABECO lathes > D2000 D2400 D3000 precise lead screw lathe in-house design and production the classics - tried

More information

Introduction to Machining: Lathe Operation

Introduction to Machining: Lathe Operation Introduction to Machining: Lathe Operation Lathe Operation Lathe The purpose of a lathe is to rotate a part against a tool whose position it controls. It is useful for fabricating parts and/or features

More information

FBL Series. Heavy-Duty Horizontal Turning Lathes FBL

FBL Series. Heavy-Duty Horizontal Turning Lathes FBL FBL Series Heavy-Duty Horizontal Turning Lathes FBL-230 300 FBL-230 Series Slant-Bed Lathe With Box Ways The Series is designed with its 4-degree slant bed, rigid box ways structure, programmable tailstock

More information

CNC Machinery. Module 4: CNC Programming "Turning" IAT Curriculum Unit PREPARED BY. August 2009

CNC Machinery. Module 4: CNC Programming Turning IAT Curriculum Unit PREPARED BY. August 2009 CNC Machinery Module 4: CNC Programming "Turning" PREPARED BY IAT Curriculum Unit August 2009 Institute of Applied Technology, 2009 2 Module 4: CNC Programming "Turning" Module 4: CNC Programming "Turning"

More information

Turning Center ACCUWAY MACHINERY CO., LTD. ISO 9001 FM

Turning Center ACCUWAY MACHINERY CO., LTD. ISO 9001 FM Turning Center ACCUWAY MACHINERY CO., LTD. ISO 91 FM 58377 No.31, Fenggong Central Rd., Shengang Dist., Taichung City 429, Taiwan TEL: +88-4-25 9588 FAX: +88-4-25 971 E-mail: market@accuway.com.tw Website:

More information

Sliding Headstock Type Automatic CNC Lathe M16-III / M16-V. "Evolution and Innovation" is the Future

Sliding Headstock Type Automatic CNC Lathe M16-III / M16-V. Evolution and Innovation is the Future Sliding Headstock Type Automatic CNC Lathe M16-III / M16-V "Evolution and Innovation" is the Future Cincom M16-III/M16-V Highly Flexible Machining of Complex Parts in High Performance Cutting Applications

More information

Vertical and horizontal Turning/Grinding Centers

Vertical and horizontal Turning/Grinding Centers Vertical and horizontal Turning/Grinding Centers INDEX Turning/Grinding Centers Turning and grinding of course with INDEX The INDEX Turning/Grinding Centers combine the advantages of turning and grinding

More information

Lathe. A Lathe. Photo by Curt Newton

Lathe. A Lathe. Photo by Curt Newton Lathe Photo by Curt Newton A Lathe Labeled Photograph Description Choosing a Cutting Tool Installing a Cutting Tool Positioning the Tool Feed, Speed, and Depth of Cut Turning Facing Parting Drilling Boring

More information

Cost Analysis and Estimating for Engineering and Management

Cost Analysis and Estimating for Engineering and Management Cost Analysis and Estimating for Engineering and Management Chapter 7 Operation Estimating Ch 7-1 Overview Find Time/Cost for Production Steps Determine Direct Labor Time Look at a Metal Machining Example

More information

EMCOMAT E-200 MC for the m cycle-controlled m

EMCOMAT E-200 MC for the m cycle-controlled m EMCOMAT E-200 MC for the m cycle-controlled m 1 HEADSTOCK Solid cast-iron construction Powerful Siemens drive system Short taper spindle nose with CAMLOCK adaptor Spindle bore diameter ø 53 (50) mm 2 2

More information

BML-SERIES LATHES RISE TO WIN YIDA PRECISION MACHINERY CO., LTD.

BML-SERIES LATHES RISE TO WIN YIDA PRECISION MACHINERY CO., LTD. YIDA PRECISION MACHINERY CO., LTD. No. 41, Alley 68, Lane 357, Sec. 1, Sinan Rd., Wuri Dist., Taichung City 41465, Taiwan Tel : 886-4-2335 8368 Fax: 886-4-2335 6681 E-mail: yida.cnc@msa.hinet.net http://www.yidacnc.com

More information

TU-3008G-20M - Opti-Turn Lathe & Mill Drill Combination Package Deal 300 x 700mm Included BF-20AV Mill Head

TU-3008G-20M - Opti-Turn Lathe & Mill Drill Combination Package Deal 300 x 700mm Included BF-20AV Mill Head TU-3008G-20M - Opti-Turn Lathe & Mill Drill Combination Package Deal 300 x 700mm Included BF-20AV Mill Head Package Deal Ex GST Inc GST $3,850.00 $4,235.00 Package Contents - SAVE $209.00 (Inc) 1 x L691

More information