flowchart LR
subgraph project["Projects"]
p1("Project 1: Download and Slice a Model")
p2("Project 2: Multi-part Assembly")
p3("Project 3: Playing with the CaliCat")
p1 --> p2 --> p3
end
a("Concept") ---> b("Model") ---> c("Slicer") ---> d("Printer") ---> project
click a "/VOW/intro-to-3D-printing" "You are here!" _self
click b "/VOW/intro-to-3D-printing/project-files" "This is a link to the design page." _blank
click c "/VOW/intro-to-3D-printing" "This is a link to the tool specific software page" _blank
click d "/cow/shops/3d_printing/" "This is a link to information about the 3D printers" _blank
click p1 "/VOW/intro-to-3D-printing/project-1" "This is a link to the Project page" _blank
click p2 "/VOW/intro-to-3D-printing/project-2" "This is a link to the Project page" _blank
click p3 "/VOW/intro-to-3D-printing/project-3" "This is a link to the Project page" _blank
classDef basicNode fill:#78cdd1,stroke:#7c7e7f,stroke-width:2px;
classDef hereNode fill:#f37322,stroke:#7c7e7f,stroke-width:4px;
class a hereNode
class b basicNode
class c basicNode
class d basicNode
class p1 basicNode
class p2 basicNode
class p3 basicNode
classDef basicGraph fill:#7c7e7f,stroke:#78cdd1,stroke-width:2px;
classDef hereGraph fill:#7c7e7f,stroke:#f37322,stroke-width:4px;
class design basicGraph
class project basicGraph
Three projects to help you understand the basics of 3D Printing.
Project 1: Download, Slice, and Print a Model
Project 2: Multi-part Assembly
Project 3: Playing with the CaliCat
These projects are designed for the self guided learner and build upon each other.
If you need more help than the project instructions provide–or just need a refresher after you’ve done the projects–there are detailed guides for specific tasks available. Check the back of this packet, binder, or where other resources are located in the space!
Happy learning!
https://3d.si.edu/