1
0
Fork 0
mirror of https://github.com/Luzifer/3dmodels.git synced 2024-10-18 13:14:18 +00:00
3dmodels/README.md
Knut Ahlers d00f3652d5
Add towelholder
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-04-10 21:49:40 +02:00

11 lines
974 B
Markdown

# Luzifer / 3dmodels
This repository contains different 3D models I built for myself. Those models are generated using [OpenJSCAD](https://openjscad.org/) which allows to specify the models as Javascript code and then generate them into `*.stl` files.
In case you have use for those models thankfully to Github you can preview all models through the rendering of the `*.stl` file (linked in the table below) or modify the code in the `*.jscad` file directly inside your browser on the OpenJSCAD page.
| Model | Source | Version | Title |
| ----- | ------ | ------- | ----- |
| [`razorholder.stl`](razorholder.stl) | [`razorholder.jscad`](razorholder.jscad) | 0.1.0 | Holder for T-Shape razor |
| [`sonoff_dev_housing.stl`](sonoff_dev_housing.stl) | [`sonoff_dev_housing.jscad`](sonoff_dev_housing.jscad) | 0.2.6 | Sonoff DEV box for lamp post |
| [`towelholder.stl`](towelholder.stl) | [`towelholder.jscad`](towelholder.jscad) | 0.1.0 | Kitchen-towel holder for fridge |