Scadder
Extensible open source objects. Fork existing 3D designs, tweak the parameters, and share the link. No login required.
Want to add an object?
Browse a collection of configurable 3D objects, tweak the parameters to your needs, and download production-ready STL files. No login or software to install.
Designs live on GitHub as OpenSCAD source files. Fork them, improve them, and share your link.
Paste any GitHub link to a .scad file, or pick one from the library. Scadder compiles the model in
your browser using OpenSCAD compiled to WebAssembly, so nothing is uploaded to a server. Adjust the parameters,
re-render, and export your custom STL.
library.json to add your model's URL, title, description, and tags
Scadder includes an npm-style CLI for OpenSCAD. Run npx scadder install [model-id] or pass a direct
.scad URL in your terminal to pull models and their nested dependencies into your local project
folder. Available package IDs are mapped in the community library.json file.
Scott Kuehnert © 2026
Extensible open source objects. Fork existing 3D designs, tweak the parameters, and share the link. No login required.
Want to add an object?