A collection of 3D-printable models designed in OpenSCAD.
Note: This repository is a work in progress and will be populated with more projects over time
| Project | Description |
|---|---|
| mugtree | Modular, stackable mug tree — a vertical stand for hanging coffee mugs |
| Geeekpi 10 inch rack | Modular rack ecosystem featuring reusable faceplates, trays and OpenSCAD modules |
- OpenSCAD (2021.01 or later recommended)
- Open any
.scadfile in OpenSCAD - Press F5 to preview
- F6 to render the final model
- Press F7 to export the STL file
Some projects use a modular design with shared constants and reusable modules. To build a new configuration:
include <config.scad> // shared parameters
// ... define your layout and renderSee the individual project READMEs for detailed usage.
The included .3mf files are Creality Print projects used during development and are provided for convenience. STL files remain the recommended portable format for use with other slicers.
Unless otherwise stated, all OpenSCAD source code is licensed under the MIT License.
Kelcode branding, logos and artwork remain the intellectual property of Kelcode Development and are not covered by the MIT licence.