Init repo with first model and README

This commit is contained in:
Alex Selimov 2026-09-04 06:53:32 -04:00
commit 0915b2b6dc
4 changed files with 57 additions and 0 deletions

20
README.md Normal file
View file

@ -0,0 +1,20 @@
# CAD Models
This repo contains a collection of random CAD models I've created mainly using build123d.
## How to run
```
uv run <model.py file>
```
## Model descriptions
### Laptop Holder
![Vertical Laptop holder with 4 slots](./img/laptop_holder.png)
I needed a laptop holder that could hold 4 laptops (work, personal macbook, personal linux laptop, wife's laptop when she didn't need it).
This is my first real model created with build123d.