Class - CAD/Design

At home Self learning

follow this great set of tutorial videos! accomplishing the first 8 is a great way to get off the ground with cad and understand the tools available

Click the following link for the link to the playlist of videos.

https://www.youtube.com/watch?v=WKb3mRkgTwg&list=PLrZ2zKOtC_-C4rWfapgngoe9o2-ng8ZBr


FRC learning exercises


importing nuts/bolts and other hardware from mcmaster-carr

this is an essential concept to learn. Follow in class instruction to built a small assembly that is held together using #10-32 bolts with washers and nylocks.

  1. Make two 1/4" overlapping plates of material in cad

  2. put a hole through them where they overlap

  3. goto insert in the solids menu and import from mcmastercar

  4. find and select the correct bolts, set the type to .Stp or step file and download

  5. Joint the bolt to the correct location

  6. repeat 3-5 for the washers and nyloc (locking hex nut)


Assemble a Custom Gearbox

this is more complicated exercise with many commonly used concepts all wrapped into one. doing this will take Many needed skills such as rewinding the timeline and building parametrically, importing Off the shelf parts from parts suppliers such as CTRE/Rev, importing bolts and nuts from mcmaster, jointing gears together so that they spin at the proper gear ratios, and lightening plates for weight and leaving only critical structure behind.

  1. make a sketch on a plane for a backing plate that starts at 0,0 (the origin point). aprox 3"x 6" but that can easily be changed based on your design later! (later meaning parametric and instantly)

  2. import a motor of your choice, we will be using a ctre kraken x60

  3. extrude the plate 1/4" then unwind the timeline to starting sketch.

  4. now from a corner draw a point approx 2"x2" (roughly size of the chosen motor) and use dimensions to make the sketch lines turn black meaning its a fully defined part of the sketch.

  5. draw a circle at the point that matches the size needed for the motor to mount to the plate flush.

  6. calculate the mounting holes for the motor OR import them and cut them into a sketch that is on the timeline after the motor import.

  7. Choose 2 DP20 gears where the total teeth is 60+, this is only a requirement for this exercise.

  8. use WCPs Gear calculator to set the gears distance https://wcproducts.com/pages/calculator-gear

  9. Draw a line from the center of the motor axle (on the sketch) that is Center to center (Gear Center) length and dimension it so that it cannot change.

  10. draw bearing hole on the next part (for a 1/2" andy mark bearing this is 1.125")

  11. extrude the bearing hole from plate

  12. import your gears and joint them to the points defines on the plate/sketch

  13. TODO: add more gears and make a geartrain.

  14. TODO: lighten/skeletonize the frame plate.

Last updated

Was this helpful?