Skip to content

Design SCAD Overview

Joseph Lenox edited this page Aug 5, 2016 · 3 revisions

Short guide to the directory structure.

  • 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.
Clone this wiki locally