https://github.com/msladecek/openscad-models
Collection of useful printable models built with OpenSCAD.
https://github.com/msladecek/openscad-models
3d-printing bosl2 cad esp32 ikea openscad vattenkar
Last synced: 5 months ago
JSON representation
Collection of useful printable models built with OpenSCAD.
- Host: GitHub
- URL: https://github.com/msladecek/openscad-models
- Owner: msladecek
- License: bsd-3-clause
- Created: 2025-12-05T18:13:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-18T00:11:32.000Z (5 months ago)
- Last Synced: 2026-01-18T12:48:01.007Z (5 months ago)
- Topics: 3d-printing, bosl2, cad, esp32, ikea, openscad, vattenkar
- Language: OpenSCAD
- Homepage:
- Size: 3.72 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenSCAD Models
Collection of useful printable models built with OpenSCAD.
The examples pictured here were printed using Elegoo Centauri Carbon with Elegoo PLA filament unless noted otherwise.
Only the base openscad files are included, in case a model needed extra supports for printing, they were generated using Orca Slicer
## IKEA VATTENKAR Tool Holders
A simple 3d model for tool holders that clip onto the ikea vattenkar mini-shelves.
The tool holder model is defined using [openscad](https://openscad.org/) and can be easily adjusted for various tools by changing the width, depth and height parameters as well as the label.



## ESP32-WROOM Enclosure
A small box with a removable lid for an ESP32-WROOM dev board with cutouts for a USB-C port, the devboard's IO pins and push-through buttons.
Includes a mockup of the dev board itself.




## Solight Multimeter Cable Clamp
A simple clamp to hold the probe cables of a multimeter for easier storage.


## DELL WD19 Docking Station Mount
A cradle for mounting a DELL WD19 dockig station under an [AlzaErgo Riser ER100](https://www.alza.cz/alzapower-ergoriser-er100-d5346298.htm).
Includes cut-outs for IO ports and airflow vents.


## Parts Tray
A simple tray for keeping track of little parts so they don't get lost around the desk.

## License
The `src/*.scad` source code is licensed under [BSD-3-Clause](https://opensource.org/license/BSD-3-Clause) license.
Many of the files rely on the Belfry OpenScad Library (BOSL2) which is included as a git submodule.
BOSL2 itself is licensed under [BSD-2-Clause](https://opensource.org/license/BSD-2-Clause).