Introduction to Revit
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
- Start AutoCAD and open a new file.
- Select the AutoCAD 3D template.
- Modify the units for the drawing.
- Change the length unit type to Engineering.
File formats and viewing mode
- AutoCAD drawing files formats:
- DWG – the primary drawing file for the 3D model view
- STL – the file exported from AutoCAD for input into 3D printing software
- DWT – the file of the sheet set seen in the layout view
- DXF – a drawing format for compatibility with other software
- PLT – the file sent to the printer of the layout view
- Click on the layout view as the default AutoCAD view is model view.
- Change to model space in the layout view to change the viewport.
Designing the EG Keychain
- Download and open the EG Logo Template.
- Open the layer properties and click the lightbulb next to the EG Logo layer
- Layers are a useful way to separate different components of a drawing file
- In this DWG, the EG Logo layer is the image file used to create the text outline
- Separating model features (e.g. plumbing and electrical) allows separate viewing
- Turn the EG Logo layer back off by clicking the lightbulb
- Fill the EG Logo text outline by typing the command REGION
- In general AutoCAD commands operate with the same basic steps
- Type the command
- Choose command parameters and objects
- Select object (hit enter after)
- Enter quantity (type and hit enter)
- Specify position (click on screen)
- Hit the enter key to execute command
- Use the command DRAWORDER to move the outlines of the “Rs” and “A” to the back
- Use the command SUBTRACT to remove the holes in the “Rs” and “A”
- Use the EXTRUDE command to add 3/8” height to the text
- Use the REGION command on the box outline and EXTRUDE to 1/4”
- Create a keychain hole
- Draw a CIRCLE with radius 1/8”
- Change the DRAWORDER of the box to the back
- EXTRUDE the circle -1/4”
- Change the DRAWORDER of the box to the back
- SUBTRACT the cylinder from the box
- Select all features and save as an STL file
- Open the STL file in MakerBot Desktop, click rescale object to convert from inches to millimeters
- Explore the features of 3D printing software (scaling, position, rotation)
- Additional AutoCAD instruction can be found in the AutoCAD Skill Builder
|