Skip to content

Kelcode-Dev/printables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

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 compile with smoothness
  4. Press F7 to export as STL

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.

License

This project is licensed under the MIT License.

About

A collection of 3d printed projects written in openscad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors