CNC Exercises for FANUC and OKUMA

CNC Exercises for FANUC and OKUMA MTS TeachWare Student’s Book MTS Mathematisch Technische Software-Entwicklung GmbH • Kaiserin-Augusta-Allee 101 • D...
Author: Stewart Snow
6 downloads 0 Views 2MB Size
CNC Exercises for FANUC and OKUMA MTS TeachWare Student’s Book

MTS Mathematisch Technische Software-Entwicklung GmbH • Kaiserin-Augusta-Allee 101 • D-10553 Berlin Phone: +49 / 30 / 349 960 0 • Fax: +49 / 30 / 347 960 25 • World Wide Web: http://www.mts-cnc.com • email: [email protected]

CNC Exercises MTS TeachWare Student’s Book © MTS Mathematisch Technische Software-Entwicklung GmbH Kaiserin-Augusta-Allee 101 • D-10553 Berlin Phone: +49 / 30 / 349 960 0 Fax: +49 / 30 / 349 960 25 eMail: [email protected] World Wide Web: http://www.mts-cnc.com Created by BK,BM 1998.

All rights reserved, including photomechanical reproduction and storage on electric media

Contents

Contents 1 Introduction..................................................................................................................... 5 1.1 To the Learner ......................................................................................................................................5

2 Exercises CNC Basics ................................................................................................... 6 2.1 NC program for CNC milling with control FANUC 16M.........................................................................6 2.2 NC program for CNC turning with control OKUMA OSP 5020 L ..........................................................8

3 Exercises CNC Milling with control FANUC 16M ....................................................... 11 3.1 NC programs using linear interpolation...............................................................................................12 3.2 NC programs using circular interpolation............................................................................................18 3.3 NC programs using canned cycles .....................................................................................................22 3.4 NC programs using macros ................................................................................................................28 3.5 NC programs using subprogram technology ......................................................................................32 3.6 Complex programs..............................................................................................................................36

4 Exercises CNC Turning with control OKUMA OSP 5020 L ....................................... 43 4.1 NC programs using linear interpolation...............................................................................................44 4.2 NC programs using circular interpolation............................................................................................48 4.3 NC programs using Compound Fixed Cycles.....................................................................................54 4.4 NC programs using Lathe Auto - Programming Function LAP ...........................................................58 4.5 NC programs using subprogram technology ......................................................................................62 4.6 Complex programs..............................................................................................................................66

© MTS GmbH • Berlin

3

To the Learner

1 Introduction 1.1 To the Learner This set of exercises offers the opportunity to establish your knowledge and capabilities gained with handling the MTS CNC Simulator Turning & Milling as well as to extend and apply these. As the proverb says, practice makes perfect! Provided that you are willing to learn, the book will support you by its systematic structure. The exercises serve two purposes. Firstly, you find your introduction into further studying the CNC technique easily according to your individual preliminary knowledge and independently on the CNC software available. Secondly, you can make handling the MTS CNC Simulator with its varied fields of application accessible for you or perfect it. You will find out quickly how difficult it is to detect the „optimum“ solution of a problem. Unfortunately, there is no royal road to learning! The best way of the single case does not only depend on the technical and organizing environment and the workpart spectrum of the CNC manufacture but also on your personal preference of one or the other working mode. Especially in this respect, the MTS system provides an efficient and multiple program package. It does not oblige you to apply a certain programming method but offers all access possibilities of up-dated CNC technique. With regard to this, our approaches are supposed to be suggestions and the prepared final solutions do not represent complete and optimum solutions. The set of exercises has been created for flexible application. The beginner should start with simple exercises on turning or milling. Parts or whole exercises should not be skipped unless you feel firm and repetitions are not required anymore. Finally, enjoy working with these exercises and have soon success! We are grateful for any suggestions to improve the book and hints on mistakes or lack of clarity which can never be completely excluded.

Your MTS Training Team Berlin, 1997

© MTS GmbH • Berlin

5

Exercises CNC Basics

2 Exercises CNC Basics 2.1 NC program for CNC milling with control FANUC 16M Exercise: ML-plate

10

2 7 .5

51 .14 1

65

90

100

The plate of the drawing is to be manufactured as individual workpart on a CNC vertical milling machine. The blank is made of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare the production on the MTS - Simulator. Define the workpart zero, plan the operation sequence, work out the process layout and the set-up form. Test and correct the program.

P la te

Learning Objective:

The learner is able to describe the structure of a simple NC milling program and to write parts of it on his own. He knows the essential steps of set-up, edit and automatic modes in the CNC Simulator for Milling and comprehends them in the proper sequence.

Special Training Elements:

Set up and machine a blank at the simulator; select and set up tools.

6

MTS TeachWare • CNC-Exercises • Student’s Book

10

2 7.5

51 .14 1

65

90

10 0

NC program for CNC milling with control FANUC 16M

P la te

© MTS GmbH • Berlin

7

Exercises CNC Basics

2.2 NC program for CNC turning with control OKUMA OSP 5020 L Exercise: bolt The bolt on the drawing made of AlMg1 is to be made on a CNC lathe in higher batch quantity. Prepare the manufacturing process with the MTS CNC Simulator including following steps: define workpart zero, set up the processing sequence, determine tools, fixtures and technological data; generate, set up, test and correct the program at the CNC simulator. A bolt with an external diameter of ∅ 100 mm and the length of 94 mm is to be clamped for the test.

1 00

Use a maximal cutting depth of 5mm for the separate cuts.

B olt

Learning Objective:

The learner can accomplish simple steps at the MTS CNC Simulator such as to start CNC simulation software, select operation modes, referencing, set up tools, define tool zeros, set up blank and fixture, generate, test and correct simple NC programs.

Special Training Elements:

Set up and machine a blank at the simulator; select and set up tools.

8

MTS TeachWare • CNC-Exercises • Student’s Book

1 00

NC program for CNC turning with control OKUMA OSP 5020 L

B olt

© MTS GmbH • Berlin

9

CNC milling

3 Exercises CNC Milling with control FANUC 16M

Tool Types in the S im ulator for M illing

© MTS GmbH • Berlin

11

Exercises CNC Milling with control FANUC 16M

3.1 NC programs using linear interpolation

Exercise: Jig Plate 1 The jig plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form. Use the commands G00 and G01.

10

50

90

5 x1 5

Jig plate 1

Learning Objective:

The learner is able to describe the structure of a simple NC milling program and to write parts of it on his own. He knows the essential steps of set-up, edit and automatic modes in the CNC Simulator for Milling and comprehends them in the proper sequence.

Special Training Elements:

Set up and machine a blank at the simulator; select and set up tools. Movements with G00 and G01

12

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using linear interpolation

10

50

90

5 x1 5

Jig plate 1

© MTS GmbH • Berlin

13

Exercises CNC Milling with control FANUC 16M

Exercise: Jig Plate 2 The jig plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form. Use the commands G00 and G01.

5 x1 5

Jig plate 2

Learning Objective:

The learner is able to describe the structure of a simple NC milling program and to write parts of it on his own. He knows the essential steps of set-up, edit and automatic modes in the CNC Simulator for Milling and comprehends them in the proper sequence.

Special Training Elements:

Set up and machine a blank at the simulator; select and set up tools. Movements with G00 and G01

14

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using linear interpolation

5 x1 5

Jig plate 2

© MTS GmbH • Berlin

15

Exercises CNC Milling with control FANUC 16M

Exercise: Jig Plate 3 The jig plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form. Use the commands G00 and G01

5x 15

Jig plate 3

Learning Objective:

The learner is able to describe the structure of a simple NC milling program and to write parts of it on his own. He knows the essential steps of set-up, edit and automatic modes in the CNC Simulator for Milling and comprehends them in the proper sequence.

Special Training Elements:

Set up and machine a blank at the simulator; select and set up tools. Movements with G00 and G01

16

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using linear interpolation

5 x 15

Jig plate 3

© MTS GmbH • Berlin

17

Exercises CNC Milling with control FANUC 16M

3.2 NC programs using circular interpolation Exercise: contourplate 1 The contourplate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 70 x 25 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form. Use the cicular commands G02 or G03 and the cutter radius compensation.

C o n to u rp la te 1

Learning Objective:

The learner is able to solve a CNC milling task with systematic planning of the procedure and the application of existing system functions.

Special Training Elements:

Cutter radius compensation, commands for circular arcs.

18

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using circular interpolation

C o nto urp la te 1

© MTS GmbH • Berlin

19

Exercises CNC Milling with control FANUC 16M

Exercise: contourplate 2 The contourplate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 25 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form. Use the cicular commands G02 or G03 and the cutter radius compensation.

C ontou rpla te 2

Learning Objective:

The learner is able to solve a CNC milling task with systematic planning of the procedure and the application of existing system functions.

Special Training Elements:

Cutter radius compensation, commands for circular arcs.

20

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using circular interpolation

C o ntou rpla te 2

© MTS GmbH • Berlin

21

Exercises CNC Milling with control FANUC 16M

3.3 NC programs using canned cycles

Exercise: Plate 1 The plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare, test and correct the manufacturing process with the MTS CNC Milling Simulator. Define the workpart zero, work out the process layout, set-up form and NC program. Use the canned cycle G73.

50

5 x3 5

P la te 1

Learning Objective:

The learner is capable of preparing and testing the CNC milling of a workpart of medium complexity on a CNC simulating and programming desk by himself including the work organization.

Special Training Elements:

Use of the Canned Cycles.

22

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using canned cycles

50

5 x3 5

P la te 1

© MTS GmbH • Berlin

23

Exercises CNC Milling with control FANUC 16M

Exercise: Plate 2 The plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare, test and correct the manufacturing process with the MTS CNC Milling Simulator. Define the workpart zero, work out the process layout, set-up form and NC program. Use the canned cycle G83.

5 x3 5

P la te 2

Learning Objective:

The learner is capable of preparing and testing the CNC milling of a workpart of medium complexity on a CNC simulating and programming desk by himself including the work organization.

Special Training Elements:

Use of the Canned Cycles.

24

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using canned cycles

5 x3 5

P la te 2

© MTS GmbH • Berlin

25

Exercises CNC Milling with control FANUC 16M

Exercise: Plate 3 The plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare, test and correct the manufacturing process with the MTS CNC Milling Simulator. Define the workpart zero, work out the process layout, set-up form and NC program. The borehole must be reamed. Use the canned cycle G85.

5H7 x 30

P la te 3

Learning Objective:

The learner is capable of preparing and testing the CNC milling of a workpart of medium complexity on a CNC simulating and programming desk by himself including the work organization.

Special Training Elements:

Use of the Canned Cycles.

26

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using canned cycles

5H 7 x 30

P la te 3

© MTS GmbH • Berlin

27

Exercises CNC Milling with control FANUC 16M

3.4 NC programs using macros Exercise: plate a with bolt holes and a circular pocket The plate a on the drawing with bolt holes and a circular pocket is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 150 x 150 x 50 mm. Prepare, test and correct the manufacturing process with the MTS CNC Milling Simulator. Define the workpart zero, work out the process layout, set-up form and NC program. Use the macro for circular pockets and bolt hole circle.

8X 3 5

depth of circle pocket 10m m

P la te A

Learning Objective:

The learner can describe the function and the calling of macros.

Special Training Elements:

Use of the macros.

28

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using macros

8X 3 5

depth of circle poc ket 10m m

P la te A

© MTS GmbH • Berlin

29

Exercises CNC Milling with control FANUC 16M

Exercise: plate B with bolt holes and a square pocket The plate B on the drawing with bolt holes and a square pocket is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 150 x 150 x 50 mm. Prepare, test and correct the manufacturing process with the MTS CNC Milling Simulator. Define the workpart zero, work out the process layout, set-up form and NC program. Use the macro for square pockets and positioning on arc circle.

8X35

depth of square poc ket 10m m

P la te B

Learning Objective:

The learner can describe the function and the calling of macros.

Special Training Elements:

Use of the macros.

30

MTS TeachWare • CNC-Exercises • Student’s Book

8 X3 5

depth of square poc ket 10m m

P la te B

© MTS GmbH • Berlin

31

Exercises CNC Milling with control FANUC 16M

3.5 NC programs using subprogram technology Exercise: Plate S1 The plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form. Use a subprogram for programming the boring positions.

10

50

90

5 x1 5

P late S 1

Learning Objective:

The learners are capable of optimizing program runs by the use the subprogram technology.

Special Training Elements:

Subprogram.

32

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using subprogram technology

10

50

90

5 x1 5

P la te S 1

© MTS GmbH • Berlin

33

Exercises CNC Milling with control FANUC 16M

Exercise: Plate S2 The jig plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 50 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form. Use a subprogram for programming the boring positions.

5x15

P la te S 2

Learning Objective:

The learners are capable of optimizing program runs by the use the subprogram technology.

Special Training Elements:

Subprogram.

34

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using subprogram technology

5x15

P la te S 2

© MTS GmbH • Berlin

35

Exercises CNC Milling with control FANUC 16M

3.6 Complex programs Exercise: plate The plate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 25 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form.

P la te

Learning Objective:

He is capable of milling a workpart of medium complexity. He writes and tests an operable CNC program.

Special Training Elements:

Cutter radius compensation and canned cycles.

36

MTS TeachWare • CNC-Exercises • Student’s Book

Complex programs

P la te

© MTS GmbH • Berlin

37

Exercises CNC Milling with control FANUC 16M

Exercise: contactplate The contactplate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 25 mm. Prepare, test and correct the manufacturing process with the MTS CNC Milling Simulator. Define the workpart zero, work out the process layout, set-up form and NC program.

S e c tio n

S e ctio n

C o nta ctp late

Learning Objective:

He is capable of milling a workpart of medium complexity He writes and tests an operable CNC program.

Special Training Elements:

Cutter radius compensation, canned cycles and macros.

38

MTS TeachWare • CNC-Exercises • Student’s Book

Complex programs

S ec tion

S ection

C o nta ctp late

© MTS GmbH • Berlin

39

Exercises CNC Milling with control FANUC 16M

Exercise: punchplate The punchplate on the drawing is to be produced on a CNC vertical milling machine from a blank of AlMg1 dimensioned 100 x 100 x 25 mm. Prepare the production on the MTS CNC Simulator, work out the process layout and set-up form.

S e c tio n

S e c tio n

P un ch pla te

Learning Objective:

The learner is in an exam-like situation. He is capable of milling a workpart of higher complexity He writes and tests an operable CNC program.

Special Training Elements:

Cutter radius compensation, canned cycles and macros.

40

MTS TeachWare • CNC-Exercises • Student’s Book

Complex programs

S ection

S ec tion

P un ch pla te

© MTS GmbH • Berlin

41

CNC Turning

4 Exercises CNC Turning with control OKUMA OSP 5020 L

© MTS GmbH • Berlin

43

Exercises CNC Turning with control OKUMA OSP 5020 L

4.1 NC programs using linear interpolation Exercise: bolt with outside machining The bolt on the drawing made of AlMg1 is to be made on a CNC lathe in higher batch quantity. Prepare the manufacturing process with the MTS CNC Simulator including following steps: define workpart zero, set up the processing sequence, determine tools, fixtures and technological data; generate, set up, test and correct the program at the CNC simulator. A bolt with an external diameter of ∅ 80 mm and the length of 82 mm is to be clamped for the test.

B olt 1

Learning Objective:

The learner can accomplish simple steps at the MTS CNC Simulator such as to start CNC simulation software, select operation modes, referencing, set up tools, define tool zeros, set up blank and fixture, generate, test and correct simple NC programs.

Special Training Elements:

Set up and machine a blank at the simulator; select and set up tools, movements with G00 and G01.

44

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using linear interpolation

B olt 1

© MTS GmbH • Berlin

45

Exercises CNC Turning with control OKUMA OSP 5020 L

Exercise: bolt with inside machining The bolt on the drawing made of AlMg1 is to be made on a CNC lathe in higher batch quantity. Prepare the manufacturing process with the MTS CNC Simulator including following steps: define workpart zero, set up the processing sequence, determine tools, fixtures and technological data; generate, set up, test and correct the program at the CNC simulator. A bolt with an external diameter of ∅ 100 mm and the length of 107 mm is to be clamped for the test.

B olt I1

Learning Objective:

The learner can accomplish simple steps at the MTS CNC Simulator such as to start CNC simulation software, select operation modes, referencing, set up tools, define tool zeros, set up blank and fixture, generate, test and correct simple NC programs.

Special Training Elements:

Set up and machine a blank at the simulator; select and set up tools, movements with G00 and G01.

46

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using linear interpolation

B olt I1

© MTS GmbH • Berlin

47

Exercises CNC Turning with control OKUMA OSP 5020 L

4.2 NC programs using circular interpolation Exercise: bolt with radii The bolt on the drawing is to be manufactured on a CNC lathe using a blank made of AlMg1 dimensioned ø 100 x 107 mm. The roughing is to be done manually. Work out all necessary documentation for the machining. Prepare, test and correct the process on the MTS CNC Simulator. Program the external contour for finish-turning using circular interpolation G02/G03 with the parameters I and K.

B olt 2

Learning Objective:

The learner can describe circular traverse motions of the tool.

Special Training Elements:

Circular interpolation by using the parameters I and K; programming and fabrication of circular contours and tool nose compensation.

48

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using circular interpolation

B olt 2

© MTS GmbH • Berlin

49

Exercises CNC Turning with control OKUMA OSP 5020 L

Exercise: bolt with radii The bolt on the drawing is to be manufactured on a CNC lathe using a blank made of AlMg1 dimensioned ø 100 x 107 mm. The roughing is to be done manually. Work out all necessary documentation for the machining. Prepare, test and correct the process on the MTS CNC Simulator. Program the external contour for finish-turning using circular interpolation G02/G03 with the parameter L for the radius of circular arc.

B olt 3

Learning Objective:

The learner can describe circular traverse motions of the tool.

Special Training Elements:

Circular interpolation by using the parameter L for the radius of circular arc; programming and fabrication of circular contours and tool nose compensation.

50

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using circular interpolation

B olt 3

© MTS GmbH • Berlin

51

Exercises CNC Turning with control OKUMA OSP 5020 L

Exercise: bolt with radii and and chamfers The bolt on the drawing is to be manufactured on a CNC lathe using a blank made of AlMg1 dimensioned ø 100 x 107 mm. The roughing is to be done manually. Work out all necessary documentation for the machining. Prepare, test and correct the process on the MTS CNC Simulator. Program the external contour for finish-turning using the automatic chamfering for radii and chamfers G75/G76.

B olt 4

Learning Objective:

The learner can describe circular traverse motions of the tool.

Special Training Elements:

Automatic chamfering for radii and chamfers G75/G76; programming and fabrication of circular contours and chamfers and tool nose compensation.

52

MTS TeachWare • CNC-Exercises • Student’s Book

B olt 4

© MTS GmbH • Berlin

53

Exercises CNC Turning with control OKUMA OSP 5020 L

4.3 NC programs using Compound Fixed Cycles Exercise: shaft with recess The shaft on the drawing is to be manufactured on a CNC lathe using a blank made of AlMg1 dimensioned ø 80 x 102 mm. The roughing is to be done manually. Work out all necessary documentation for the machining. Prepare, test and correct the process on the MTS CNC Simulator. Use for recessing the compound fixed cycle G73.

S ha ft 1

Learning Objective:

The learner can describe the use of compound fixed cycle.

Special Training Elements:

Compound fixed cycle.

54

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using Compound Fixed Cycles

S ha ft 1

© MTS GmbH • Berlin

55

Exercises CNC Turning with control OKUMA OSP 5020 L

Exercise: pipe length The pipe length on the drawing is to be manufactured on a CNC lathe using a blank made of AlMg1 dimensioned ø 36 x 92 mm. The roughing is to be done manually. Work out all necessary documentation for the machining. Prepare, test and correct the process on the MTS CNC Simulator. Use for boring the compound fixed cycle G74.

P ip e le ng th

Learning Objective:

The learner can describe the use of compound fixed cycle.

Special Training Elements:

Compound fixed cycle.

56

MTS TeachWare • CNC-Exercises • Student’s Book

P ip e le ng th

© MTS GmbH • Berlin

57

Exercises CNC Turning with control OKUMA OSP 5020 L

4.4 NC programs using Lathe Auto - Programming Function LAP Exercise: pressure pin The pressure pin is to be made on a CNC lathe from a blank made of AlMg1 dimensioned ø 100 x 60 mm in a medium batch quantity. Work out the process layout and the set-up form. The manufacturing process should be prepared, tested and corrected at the MTS CNC Simulator.

96

63

30

20

10 0

Apply the cross-roughing cycle G85 in transverse mode.

P essu re P in

Learning Objective:

The learners are capable of optimizing program runs by the use of machining cycles.

Special Training Elements:

LAP function G85 and G87 and contour description.

58

MTS TeachWare • CNC-Exercises • Student’s Book

96

63

30

20

10 0

NC programs using Lathe Auto - Programming Function LAP

P essu re P in

© MTS GmbH • Berlin

59

Exercises CNC Turning with control OKUMA OSP 5020 L

Exercise: bolt with inside machining The bolt on the drawing made of AlMg1 is to be made on a CNC lathe in higher batch quantity. Prepare the manufacturing process with the MTS CNC Simulator including following steps: define workpart zero, set up the processing sequence, determine tools, fixtures and technological data; generate, set up, test and correct the program at the CNC simulator. A bolt with an external diameter of ∅ 100 mm and the length of 107 mm is to be clamped for the test. Use the LAP function G85 and G87 in longitudinal mode.

B olt I2

Learning Objective:

The learners are capable of optimizing program runs by the use of machining cycles.

Special Training Elements:

LAP function G85 and G87 and contour description.

60

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using Lathe Auto - Programming Function LAP

B olt I2

© MTS GmbH • Berlin

61

Exercises CNC Turning with control OKUMA OSP 5020 L

4.5 NC programs using subprogram technology

Exercise: shape bolt The shape bolt on the drawing made of AlMg1 is to be made on a CNC lathe in higher batch quantity. Prepare the manufacturing process with the MTS CNC Simulator including following steps: define workpart zero, set up the processing sequence, determine tools, fixtures and technological data; generate, set up, test and correct the program at the CNC simulator. A bolt with an external diameter of ∅ 85 mm and the length of 102 mm is to be clamped for the test.

68

62

32 51

77.320

81 80

Use subprogram technology and the LAP functions.

S ha p e B olt

Learning Objective:

The learners are capable of optimizing program runs by the use of subprograms.

Special Training Elements:

Subprogram, LAP functions and contour description.

62

MTS TeachWare • CNC-Exercises • Student’s Book

68

62

32 51

77.320

80

81

NC programs using subprogram technology

S ha p e B olt

© MTS GmbH • Berlin

63

Exercises CNC Turning with control OKUMA OSP 5020 L

Exercise: bolt with inside machining The bolt on the drawing made of AlMg1 is to be made on a CNC lathe in higher batch quantity. Prepare the manufacturing process with the MTS CNC Simulator including following steps: define workpart zero, set up the processing sequence, determine tools, fixtures and technological data; generate, set up, test and correct the program at the CNC simulator. A bolt with an external diameter of ∅ 100 mm and the length of 107 mm is to be clamped for the test. Use the subprogram technology and the LAP functions.

a ll rad ii 3m m

B olt l3

Learning Objective:

The learners are capable of optimizing program runs by the use the subprogram technology.

Special Training Elements:

Subprogram, LAP functions and contour description.

64

MTS TeachWare • CNC-Exercises • Student’s Book

NC programs using subprogram technology

a ll ra d ii 3m m

B olt l3

© MTS GmbH • Berlin

65

Exercises CNC Turning with control OKUMA OSP 5020 L

4.6 Complex programs

Exercise: drill sleeve The drill sleeve is to be produced on a CNC lathe as to the drawing from a blank made of AlMg1 dimensioned ∅ 90 x 128 mm. The manufacturing process is to be prepared with the MTS CNC Simulator including all planning documentation. Use the compound fixed cycle G71. Test, correct and print the NC program. Use the compound fixed cycle G71.

D rill S le e ve

Special Training Elements:

66

Compound fixed cycle G71; LAP-function and contour description.

MTS TeachWare • CNC-Exercises • Student’s Book

Complex programs

D rill S le eve

© MTS GmbH • Berlin

67

Exercises CNC Turning with control OKUMA OSP 5020 L

Exercise: shaft with recess The shaft on the drawing is to be manufactured on a CNC lathe using a blank made of AlMg1 dimensioned ø 95 x 142 mm. Work out all necessary documentation for the machining. Prepare, test and correct the process on the MTS CNC Simulator.

40

80

90

Use the LAP function for roughing and the compound fixed cycle G73.

S ha ft 2

Special Training Elements:

68

Compound fixed cycle G73; LAP-function and contour description.

MTS TeachWare • CNC-Exercises • Student’s Book

40

80

90

Complex programs

S ha ft 2

© MTS GmbH • Berlin

69

Exercises CNC Turning with control OKUMA OSP 5020 L

Exercise: hollow pin hollow pin sleeve is to be produced on a CNC lathe as to the drawing from a blank made of AlMg1 dimensioned ∅ 70 x 102 mm. The manufacturing process is to be prepared with the MTS CNC Simulator including all planning documentation. Test, correct and print the NC program. Use the compound fixed cycle G74 and the LAP-functions G85 and G87 in longitudinal mode.

H o llo w P in

Special Training Elements:

70

Compound fixed cycle G74, LAP-functions G85 and G87, contour description.

MTS TeachWare • CNC-Exercises • Student’s Book

Complex programs

H o llo w P in

© MTS GmbH • Berlin

71