diff --git a/docs/Assignments/week_2_computer_aided_design_(cad)/drone_designing.md b/docs/Assignments/week_2_computer_aided_design_(cad)/drone_designing.md index 0f9eacb..2eeb589 100644 --- a/docs/Assignments/week_2_computer_aided_design_(cad)/drone_designing.md +++ b/docs/Assignments/week_2_computer_aided_design_(cad)/drone_designing.md @@ -1,6 +1,5 @@ # Designing the drone -# Previous experience with Fusion360 ## Drawing the drone @@ -18,6 +17,10 @@ When designing the drone I wanted to do everything parametric. So im going to tr ## Fusion I've had a little bit of experience in fusion. Mostly with making basic cases. But now I wanna learn how to design everything perfectly parametric so if I need to change a length everything will scale with it without me needing to fix some things +### Previous experience with Fusion360 +I've had some expierence using fusion with my university for making cases in projects. but it was never explicitly thought to me. + + ### Designing parametrically Designing parametrically is very hard because every constraint needs to be perfect. Otherwise when changing lengths the design will fold into itself like this. ![alt text](../../assets/assets_week_2/fusion360/image.jpg)