-
Notifications
You must be signed in to change notification settings - Fork 0
Design SCAD Overview
Joseph Lenox edited this page Aug 5, 2016
·
3 revisions
- inc/configuration.scad is the main file to change specifics for the printer (track size, etc). Most constants are also defined here.
- vertex.scad defines the vertices for the top and bottom of the printer.
- inc/functions.scad defines several useful utility shapes.
- STL is a set of renders from the SCAD, plus one from the Kossel repository.