Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSCAD Designs

A collection of 3D-printable models designed in OpenSCAD.

Articles & build logs →

Note: This repository is a work in progress and will be populated with more projects over time

Projects

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

Getting Started

Prerequisites

  • OpenSCAD (2021.01 or later recommended)

Rendering a Design

  1. Open any .scad file in OpenSCAD
  2. Press F5 to preview
  3. F6 to render the final model
  4. Press F7 to export the STL file

Module-Based Projects

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 render

See the individual project READMEs for detailed usage.

3MF Files

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.

License

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.

About

A collection of 3d printed projects written in openscad

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages