This page showcases all exercises created in TinkerCAD Codeblocks and Fusion 360.
#1 Square Table: This is the first lesson in TinkerCAD and Fusion 360. We learned how to use variables to write a dynamic program.
Table CADed in TinkerCAD Codeblocks
Table CADed in Fusion 360
#2 Four-Diamond Pattern: We learned how to use variables to write a dynamic program. We also used a loop to repeat steps easier.
Four-Diamond Pattern CADed in tinkerCAD Codeblocks
Four-Diamond Pattern CADed in Fusion 360
#3 Candleholder: The candleholder was built in Fusion 360, practicing mirroring and circular and linear patterns. The other candleholder was built in TinkerCAD, where we used loops to create the pattern multiple times on multiple rows.
This candleholder was built in Fusion 360, where we learned how to use the extrude tool to cut, and how to mirror and loop this design.
This candleholder was CADed in TinkerCAD Codeblocks where we used loops to code the design to repeat.
#4 Kiwi Fruit: We used the loop pattern to create cross sections of fruit, specifically kiwi. We also created another fruit, which in my case, was a watermelon. We worked independently.
This is the cross-section view of the kiwi.
This is another view of the kiwi.
This is the cross-section view of the watermelon.
This is another view of the watermelon.