1 / 21

Fabrication II

Fabrication II. By Ryan Sharp a nd Andrew Keisic. Topics. How to machine a simple part. Things to Keep in Mind When Designing Parts Tooling Setup CNC. How would you machine this simple part?. Step 1. Acquire material. (Aluminum 6065). Step 2.

lea
Télécharger la présentation

Fabrication II

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Fabrication II By Ryan Sharp and Andrew Keisic

  2. Topics • How to machine a simple part. • Things to Keep in Mind When Designing Parts • Tooling • Setup • CNC

  3. How would you machine this simple part?

  4. Step 1 • Acquire material. (Aluminum 6065)

  5. Step 2 • Using the Vertical mill square up the stock. (Make the sides straight and perpendicular) Clamp the stock in the vise

  6. Step 3 • Machine stock to correct size. 1. Measure length and subtract the dimension you want from the dimension you measured. 2. This is the distance to need to travel to remove the correct amount of material 3. Repeat steps 1 and 2 for the width of the part.

  7. Step 4 • Drill the three holes on the face. 1. Use an edge finder to find the edge of the part. 2. Move left or right to find the correct hole location 3. Center drill 4. Drill 5. Repeat steps 2-4 for the other holes

  8. Step 5 • Reposition part so you can drill and tap the hole for the set screw. • First find the location of the hole using an edge finder • Center Drill • Drill the hole for an 8-32 tap (.1575-.1850 Drill) • Tap with an 8-32 tap

  9. Step 6 • Deburr(Remove sharp edges) • Use a file. • Use a deburr tool.

  10. Step 7 • Inspect (check dimensions)

  11. Things to Keep in Mind When Designing Parts • How would you machine these types of parts? • What is a good medium between strength and machining feasibility? • Does this part need all of those cool radii and contours?

  12. Tooling Lathe Tooling Vertical Mill Tooling

  13. Setups T slots

  14. CNC- Computer Numerical Control Main types of programming Shop Floor/Tool Room G-Code Master CAM/ CAD CAM

  15. Shop Floor/Tool Room • Type in Parameters

  16. G-Code • The G-codes are the codes that position the tool and do the actual work, as opposed to M-codes, that manages the machine; T for tool-related codes. S and F are tool-Speed and tool-Feed.

  17. G-Code • % • N1 O003 (DIAMOND SQUARE) • N2 G54 G90 G49 G80 • N3 M6 T1 (1.ENDMILL) • N4 M3 S1800 • N5 G0 X-.6 Y2.050 • N6 G43 H1 Z.1 • N7 G1 Z-.3 F50. • N8 G41 D1 Y1.45 • N9 G1 X0 F20. • N10 G2 J-1.45 • N11 G1 X.1 • N12 G0 Z.1 • N13 G40 • N14 G0 X-1.590 Y1.590 • N15 G1 Z-.2 F50. • N16 G41 D1 Y.990 • N17 G1 X.990 F20. • N18 Y-.990 • N19 X-.990 • N20 Y1.09 • N21 G0 Z.1 • N22 G40 • N23 G0 X-.6 Y1.590 • N24 G1 Z-.1 F50. • N25 G41 D1 Y.990 • N26 G1 X0 F20. • N27 X.75 Y0 • N28 X0 Y-.990 • N29 X-.75 Y0 • N30 X0 Y.990 • N31 X.1 • N31 G0 Z.1 • N32 G40 • N33 M5 G49 G28 G91 Z0 • N34 M3 • %

  18. Master CAM/ CAD CAM • Import CAD File • Select tool paths and other variables. • The software generates G-Code. • Transfer G-Code to CNC Machine

  19. Master CAM Shows tool paths so you can see any possible mistakes before you cut any material

  20. Complex CNC’d Parts

More Related