Yay!! 2d drafting at it’s finest!
OK, I have a little bit of experience in this as CAD is my major in college.
First things first. Make sure they know their 4 coordinate areas and which one is standard.
X and Y axis’ and all that fun stuff.
Standard position, bottom left corner of a square for example is in standard position in co-ordinate area 1, and at point 0,0 (for now, don’t worry about z… yet.)
The fact that on standard position, 0 degrees is to your right, 90 is top, 180 is left, and 270 (or -90 which is easier) is the bottom. A lot of this stuff is taught in geometry, or algebra or physics as well, so it is something that they will use in other classes. So make them learn it no matter how much they complain. :ahh:
Second thing is the basic layout and way to draw. Introduce them to the line command and circle, and the rest of the commands. (all 3 ways to do them is best to know as well (command line, icon, and menu’s))
Then, the fun part begins. (sort of.)
The learning of the polar coordinates, or the rectangular coordinates.
ie: for a square of 1 unit length and 1 unit height the options are:
line <enter>
0,0,0 <enter>
@1<0 <enter>
@1<90 <enter>
@1<180 <enter>
@1<-90 <enter>
<enter>
or
line <enter>
0,0,0 <enter>
1,0<enter>
1,1 <enter>
0,1 <enter>
0,0,0 <enter>
<enter>
In my opinion, the first way is the easiest, and most practical.
Then, what we did was make dumb shapes and as the time went by the shapes got more intricate. ie: a circle in the middle of an ellipse, and two holes on the sides. It looks like a funky gasket after we were done.
Oh, and while you are teaching Autocad, don’t forget about some standard drafting principles as well (hidden lines, sections, cross hatching, etc.)
Wow, sorry I went on like I did, but as you can tell I have been doing this for a while. It’s fun once you get the hang of it, and then you find even faster ways to do the things it took you about 5 or 6 commands to do the first time you learned it…
When I look back at my first CAD class, and more shocking, look back at the stupid shapes I had to draw to pass that class, it’s a wonder I made it through. It’s not that it was hard, but the fact that making a couple of circles in different required shapes and points on the area took me about 20 minutes to do. With what I know now, I can make 3D parts in CAD for the robot and dimension them all and produce a complete set of prints in the same time.