Introduction to Revit

From EG1004 Lab Manual
Revision as of 01:27, 25 August 2015 by Admin (talk | contribs)
Jump to: navigation, search

Objective

In this exercise, you will be introduced to additional software used by technical professionals. You will learn basic technical design methods using Computer-Aided Design (CAD) software, specifically AutoCAD. Later on in the course, you will use this knowledge to create designs, particularly in your semester-long design project.

Create an EG Logo Keychain in AutoCAD 2016 to export for a 3D print.

Overview

Computer-Aided Design

Computer-Aided Design (CAD) programs allow engineers to make precise scaled drawings in less time than more traditional methods. CAD drawing allows designers to make changes easily and efficiently making them more productive. You will need to understand the fundamentals of Computer-Aided Design to progress in your career.

This exercise has been designed to introduce the basics of CAD drawing.

3D Printing

Blurb.

Procedure

Setting up the file

  1. Start AutoCAD and open a new file
  2. Select the AutoCAD 3D template
  3. Modify the units for the drawing
  4. Change the length unit type to Engineering

    File formats and viewing mode

  5. AutoCAD drawing files formats include
    1. DWG – the primary drawing file for the 3D model view
    2. STL – the file exported from AutoCAD for input into 3D printing software
    3. DWT – the file of the sheet set seen in the layout view
    4. DXF – a drawing format for compatibility with other software
    5. PLT – the file sent to the printer of the layout view
  6. The default AutoCAD view is model view, click on the layout view
  7. Change to model space in the layout view to change the viewport

    Designing the EG Keychain

  8. Open the file “Lab 1 AutoCAD Template”
  9. Open the layer properties and click the lightbulb next to the EG Logo layer
    1. Layers are a useful way to separate different components of a drawing file
    2. In this DWG, the EG Logo layer is the image file used to create the text outline
    3. Separating model features (e.g. plumbing and electrical) allows separate viewing
    4. Turn the EG Logo layer back off by clicking the lightbulb
  10. Fill the EG Logo text outline by typing the command REGION
  11. In general AutoCAD commands operate with the same basic steps
    1. Type the command
    2. Choose command parameters and objects
      1. Select object (hit enter after)
      2. Enter quantity (type and hit enter)
      3. Specify position (click on screen)
    3. Hit the enter button to execute command
  12. Use the command DRAWORDER to move the outlines of the “Rs” and “A” to the back
  13. Use the command SUBTRACT to remove the holes in the “Rs” and “A”
  14. Use the EXTRUDE command to add 3/8” height to the text
  15. Use the REGION command on the box outline and EXTRUDE to 1/4”
  16. Create a keychain hole
    1. Draw a CIRCLE with radius 1/8”
    2. Change the DRAWORDER of the box to the back
    3. EXTRUDE the circle -1/4”
    4. Change the DRAWORDER of the box to the back
    5. SUBTRACT the cylinder from the box
  17. Select all features and save as an STL file
  18. Open the STL file in MakerBot Desktop, click rescale object to convert from inches to millimeters
  19. Explore the features of 3D printing software (scaling, position, rotation)
  20. Additional AutoCAD instruction can be found in the AutoCAD Skill Builder