Files
homeracker/README.md
2025-04-09 22:35:16 +02:00

26 lines
2.3 KiB
Markdown

# home-racker
![HomeRacker Logo](./img/homeracker.png)
HomeRacker is a fully modular rack building system for virtually any "racking needs" (Server Rack, shoe rack, book shelf, you name it).
This repo though only contains the respective `scad` files for all fully customizable models.
Everyting else (like the `HomeRacker - Core`) you can find on my [Makerworld Page](https://makerworld.com/en/@kellervater)). There I provide all all models (which I didn't transpile into `scad`) as f3d files.
## Contents
### Rackmount Ears
This is my first [OpenSCAD](https://openscad.org/) project to get a grip on it.
Here are some customization examples:
![Only 1 Bore Row](./rackmount_ears/rackmount_ear_1_bore_row_example.png)
![2 Height Units](./rackmount_ears/rackmount_ear_2hu_example.png)
## Feedback?
Open an issue here rather than at Makerworld. I can track feature requests and bugs way easier here in Github.
## Licensing
* The source code in this repository is licensed under the `MIT License` (see [LICENSE](./LICENSE)).
* All 3D models and creative assets (in /models/) are licensed under the `CC BY-NC 4.0 License` (see [/models/LICENSE](./models/LICENSE)).