Skip to content

2. Computer Aided design

This week is my favorit week its about creating stuf from our head where we can chose frome wich platform we want to work with that comes my favorit part is designing our own idea.

Cuttel (2D)

WE start whith creating account in “Cuttel”.

Then we start exploring in the web with that we drag a Circle and plase it in the work place .

I found out that it was in inches so we change it to mm .

Then the work become mor fun where each of us started to creat there own design by following the tutorial that the teacher provide for us I my self creat a key chain about sleep .

After that I creat somthing more relate able to me so i creat a key chain with my name and my hobbies.

At the end we export the files in DXF form

fusion 360 (2D)

I started this with creating the same prinsipal we did in the Cuttel creating name tag

I click on skitch to start designing my own name tag

Then I creat the circles

After that i came up with simple design and i trim the lines using trim tool

At the end I added some text to the name tag

comparison between Fusion 360 & Cuttel

right a way we can see that Cuttel have more option for designing our design more than fusion 360 but on the other hand fusion have more option to creat the idea in your head at the end if I will chose one to use I will go with Cuttel specially for 2D designing

TINKERCAD (3D)

I open tinkercad on website

after that i created account and click at (creat my first project)

then i add some cube and its as simple as dreg and place

added more detail

at the end i export it as stl file

Click here to download

And preview the model below in 3D

Fusion 360 (3D)

I start with creating skich

then I extrod the design

After that I add another skich to complet the Batman book mark

Click here to download

And preview the model below in 3D

comparison between Fusion 360 & Tinker

Fusion in this catogary is very strong where you can do alot of stuff and design every thing by your ounself and with that come some deficulty with coming up with your oun design ,on the other hand Tinkercad have the uper hand where you dont need to design your own thing from the skrach but Tinkercad have big disadevantage its very hard to contorol the the object you try to creat At the end I prefer to choose Fusion 360 in 3d field

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