This page showcases all exercises created in TinkerCAD codeblocks and Fusion 360
1. Square Table: This is the first lesson in TinkerCAD codeblocks and Fusion 360. We learned how to use variables to write a dynamic program.
Table CADded in TinkerCAD codeblocks
Table CADded in in Fusion 360 using extrude tool
2. Four-Diamond Pattern: Our second lesson done in Fusion 360 and TinkerCAD codeblocks taught using loops and variables to condense the amount of code need
Four-Diamond Pattern CADded in TinkerCAD codeblocks using loops
Exit ticket in TinkerCAD using loops and variables
Four-Diamond Table made in Fusion 360 using a circle pattern
3. Candle Holder: This is our third lesson done in Fusion 360 and TinkerCAD codeblocks where were taught to delete objects, duplicate objects, and group them when finished.
Candle Holder CADded in TinkerCad codeblocks using object duplication, grouping, and deletion.