CAD 100 (Rookie)
CAD 100 is the entry path for students with little or no CAD experience. You pass when you can build a simple part, assemble COTS hardware, and release a drawing + DXF that a mentor can fabricate from.
Prereqs: none. Estimated time: 6-10 hours across 1 week.
Required reading
Tooling setup (do this once)
- Sign in to Onshape and confirm you can access the team workspace.
- Set units to inch: account menu -> Preferences -> Units -> Inch.
- Open MKCAD and star the document so it is easy to find from
Insert. - Create one training document named
2026-Training-<YourName>-CAD100.
Exercise 1 - Model a gusset plate (Part Studio)
Goal: create a simple plate that could be laser cut.
Steps
- In your training document, rename
Part Studio 1toPS-Training-Gusset. - Click
Sketchand select theFrontplane. - Use
Lineto draw a right triangle. Fully define it with dimensions:- Base:
3.00 in - Height:
3.00 in
- Base:
- Add three mounting holes using circles near each corner:
- Hole diameter:
0.201 in(#10 clearance) - Edge distance:
0.50 infrom each adjacent side
- Hole diameter:
- Finish sketch, click
Extrude, set thickness to0.125 in, operationNew. - Rename the part to
Gusset_CAD100in the parts list. - Right-click the part ->
Assign material->Aluminum 6061. - Verify mass properties are non-zero.
Pass criteria
- Sketch is fully constrained (no blue geometry).
- Material is assigned correctly.
- Part name and dimensions match the spec.
Exercise 2 - Assemble a bearing block with COTS parts
Goal: practice MKCAD insert and mate workflow.
Steps
- Add a new Part Studio and rename it
PS-Training-BearingBlock. - Create a block:
- Sketch rectangle:
2.00 in x 1.50 in - Extrude thickness:
1.00 in
- Sketch rectangle:
- Add one center bore for a bearing:
- Diameter:
1.125 in
- Diameter:
- Add two mounting holes:
- Diameter:
0.201 in - Hole spacing:
1.25 incenter-to-center
- Diameter:
- Assign
Aluminum 6061material. - Add an
Assemblytab namedASM-Training-BearingBlock. - Click
Insertand place your bearing block. - Click
Insertagain ->Other documents-> search MKCAD for:- One flanged hex/round bearing that matches your bore
- Two #10 bolts (or equivalent hardware)
- Apply mates:
Fastened matefor bearing to blockFastened matefor each bolt to block
- Run
Interference detectionand confirm no collisions.
Pass criteria
- Assembly contains at least 1 custom part + 2 COTS parts.
- All components are fully mated (no floating hardware).
- Interference check is clean or documented if intentional.
Exercise 3 - Drawing and DXF export
Goal: produce a release-ready beginner drawing package.
Steps
- Open
PS-Training-Gussetand right-clickGusset_CAD100->Create drawing of.... - Use an ANSI template (A or B size) in inches.
- Place front, top, and isometric views.
- Add dimensions for:
- Overall plate size
- Hole diameters
- Hole locations from datums
- Thickness
- Fill title block fields (part name, date, author, revision
A). - Export drawing tab as PDF.
- Export a DXF:
- Open the sketch used for the gusset profile.
- Right-click the sketch in feature list ->
Export as DXF/DWG. - Units = inch.
Pass criteria
- Drawing is readable and fully dimensioned.
- Title block is complete.
- PDF and DXF both export without errors.
Mentor sign-off rubric
- Geometry quality: fully constrained sketches, clean feature tree.
- CAD standards: naming, materials, and clear datums.
- Assembly basics: correct COTS insertion and mate usage.
- Release basics: readable drawing and valid exports.
Checklist
- Exercise 1 complete and reviewed
- Exercise 2 complete and reviewed
- Exercise 3 complete and reviewed
- Mentor sign-off recorded
Evidence to attach
- Onshape document link (
2026-Training-<YourName>-CAD100) - Drawing PDF
- Gusset DXF export
- One screenshot of assembly mates/interference check
Graduation gate to CAD 200
You can start CAD 200 only after all three exercises pass mentor review.