Skip to content

2. Computer Aided design

This week I worked on defining my final project idea and started to larning how used 2D and 3D software. a started to getting test for 2D by using cuttel.xyz and fusion 360, and 3D by using fusion 360 and tinkercad.

2D software

1-cuttel.xyz

If you open thes pag. You well see that in homepage and if you went start work click new blanck project. as we see in this imege. than we can the digine page we can see in lift side many things that help me like shaps, line, Text, imoge. in this page I start digine my project I start weth enter circul in cunter. In this page i start enter the smoll circul above first circul. than I selsct both shapes to choose modify than choos Boolean union to conbine it. you can see resolt in number 4. To enter the text.first, we chooes the thype of text to used than pulles the test to plase than edit it for exampel chainge the writting and the type of font.
Here I see what id the advantages of cuttel. I fuond the emoge easily we can reserch it after choosing the emoge in thes part I enter the Gear shape and Line thane combine both . Finally, I cut the line and put latest modifications in disgine. This is final resolt in my sketch. Click here to download

2-Fusion 360

first we click create sketch to start than choose canves to choose the pickcher yo allreade downloded. secund, we choose create to start draw the emoge by using the create tolls. for example here I used circul with line to draw hafe of shepe than cut the all line we don’t needed. thired, Here I used line fromr creat or you can used “L” lever to enter line to used merror in this line after that you can canseld this line. After, Enter the cercul and edit it dimention . than I used sketch scale and select the emoge then spesfict the canter and edit the size. After that, to get the text we enter first shape than choosing the shipe and edit it like edit the font type ,size ,writting .
finally this is the final resolt after put some modification.

3D software

1-tinkercad

this is how the workshop looks like, on the right are shapes with tons of varieties you can use in the design. we picked a shape and edit the size and modify it based on the given parameters. we put a duplicate of the shape after modifying it. we added some shapes and modified them to get a car design. Click here to download

2-fusion

we began by creating a sketch by using creator tools, we put lines and rectangles. After that, I extruded the bodies, and then combined them, and then we used fillet to make the body more smooth. Click here to download

fusion 360

steps dhsdhj hdjdss

Click here to download

And preview the model below in 3D

Research

“Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.”

“Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.”

Code Example

Use the three backticks to separate code.

// the setup function runs once when you press reset or power the board
void setup() {
  // initialize digital pin LED_BUILTIN as an output.
  pinMode(LED_BUILTIN, OUTPUT);
}

// the loop function runs over and over again forever
void loop() {
  digitalWrite(LED_BUILTIN, HIGH);   // turn the LED on (HIGH is the voltage level)
  delay(1000);                       // wait for a second
  digitalWrite(LED_BUILTIN, LOW);    // turn the LED off by making the voltage LOW
  delay(1000);                       // wait for a second
}

files

click to download my car model

Video

From Vimeo

Sound Waves from George Gally (Radarboy) on Vimeo.

From Youtube

3D Models


Last update: July 11, 2024