Pages

2D AutoCAD Practice Hints

Hints for Yin Yang

Circle
Center (0, 0)
Radius = 1 (or diameter = 2)

Circle
Center(0, 0.5)
Radius = 0.5 (or diameter = 1)

Circle
Center(0, -0.5)
Radius = 0.5 (or diameter = 1)

Trim→<select all> - hit enter to select all


Circle
Center(0, 0.5)
Radius = 0.25 (or diameter = 0.5)

Circle
Center(0, -0.5)
Radius = 0.25 (or diameter = 0.5)


Rotate
Select objects→select all
select base point→select center of large circle (0,0)
rotate 45°


Hatch
→brings up new tools in ribbon

 experiment:  Add a border (try out offset, or draw another circle), experiment with hatch patterns.


Hint for Ratchet Wheel

CIRCLE
Center (0,0) Diameter 38
Center (0,0) Diameter 76
Center (0,0) Diameter 254
Center (0,82) Diameter 50


ARRAY
POLAR


LINE
ROTATE 15°
LINE


 TRIM

 ARRAY  →  360°/15 = 24


 HATCH




Hint for Geneva Cam









Hints for Snowflake

Start with a few circles:


Line


ARRAY
POLAR


Create a few patterns
LINE


ARRAY
POLAR


MIRROR
Draw pattern on one side of a line, then use mirror command to copy it onto second side


ARRAY
POLAR


EXPLODE
It is impossible to trip objects in an array until you have exploded them apart.

TRIM
<select all>

OFFSET

JOIN
Join lines into a closed loop before using array to save yourself work in the future if you want to use Hatch.  (Hatch only works with closed loops)


ARRAY
POLAR


HATCH



2D AutoCAD Practice

Scroll to the end for link to hints

Start with something simple:


Ratchet Wheel





How about a Geneva Cam?





Snowflake!


Create your own design
Need inspiration?
use Google image search!


Need hints?  Link

Example Cube Orthographic Projection

Start with a sketch of your 3D cube:


Sketch the Top, Front, and Right hand views of the cube:




Make sure each side lines up with the other sides, add hidden lines, and decide on dimensions in your sketch:

Sketch → CAD

Start in the construction layer, and create a basic cube:
Rec  → start rectangle command
Specify First Corner → 0,3
Specify next corner → 3,0


Use the "copy" command to copy the front view up to the top and over to the right hand view:

It is usually easiest to fill in the front view first (you will see why in a second):


Change to the solid part outline layer, and fill in the solid part outlines:



The construction layer can be turned on or off to more clearly see the visible layer:


Click on the hidden layer, and add hidden lines:


Change back to construction lines
Send RAY's out from the front view to provide a grid for the top and right views
(This is why it is best to create the Front view first)


Create a folding line to show how features wrap around from the right side to the top:

Switch back to the white visible layer, turn all your snaps on, and fill in the rest of the views!

If it helps, move your coordinate system around:


Notice the location of the x,y coordinates.
Type in UCS  (for User Coordinate System)
Specify origin of UCS or[go back to the "world" or original location] - type in the coordinates, or click on the corner of the cube you want to go to.  
Specify point on x axis (pull x axis to where it needs to go)
Specify point on xy plane (pull y axis to where it needs to go)


DIMORD → Labels coordinates to help think through dimensions.
DIMSTYLE → change the style of your dimensions.
We will go through more dimensions and tolerances in Chapter 6.  Dimensions are usually not used in the model space, but they can be convenient when keeping track of the location for everything.


VIEWPORT → Draw a large rectangle (yellow area) in a layout with your title block.
Click on "Model" and "Paper" space.
Titleblock → copied into paper space
Drawing → can be viewed and manipulated in model space.  

Go back to that 2D scribble page to experiment with everything in the "Draw" and "Modify" tabs.  You should be good at using "Trim" (be sure to <select all> by hitting enter for that one), move, copy, mirror, try them all out!


Next week we'll start 3D!!!

** Note:  Yes, AutoCAD now has the command "VIEWBASE" which automatically creates orthographic projections from the 3D object for you.  It is good practice to create a few ortho views on your own though to get used to them before letting AutoCAd do all the work.

Try out some WS's from Chapter 2, but also create some of your own objects - create your own unique cube.  Try out one of the pieces of your project in CAD - 3D objects are most commonly extruded from 2D drawings, start in 2D, then we will extrude everything up into 3D.