Init repo with first model and README
This commit is contained in:
commit
0915b2b6dc
4 changed files with 57 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal 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
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue