Merge branch 'main' of https://github.com/kennetek/gridfinity-rebuilt-openscad
This commit is contained in:
commit
74e9cbfeb6
1 changed files with 3 additions and 3 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
A ground-up port (with a few extra features) of the stock [gridfinity](https://www.youtube.com/watch?v=ra_9zU-mnl8) bins in OpenSCAD. Open to feedback, because I could not feasibly test all combinations of bins. I tried my best to exactly match the original gridfinity dimensions, but some of the geometry is slightly incorrect (mainly fillets). However, I think they are negligible differences, and will not appear in the printed model.
|
||||
|
||||
Full documentation can be found at the project's [website](https://kennetek.github.io/gridfinity-rebuilt-openscad/).
|
||||
|
||||
[<img src="./images/base_dimension.gif" width="320">]()
|
||||
[<img src="./images/compartment_dimension.gif" width="320">]()
|
||||
[<img src="./images/height_dimension.gif" width="320">]()
|
||||
|
@ -11,8 +13,6 @@ A ground-up port (with a few extra features) of the stock [gridfinity](https://w
|
|||
[<img src="./images/holes_dimension.gif" width="320">]()
|
||||
[<img src="./images/custom_dimension.gif" width="320">]()
|
||||
|
||||
Full documentation can be found at the project's [website](https://kennetek.github.io/gridfinity-rebuilt-openscad/).
|
||||
|
||||
## Features
|
||||
- any size of bin (width/length/height)
|
||||
- height by units, internal depth, or overall size
|
||||
|
|
Loading…
Reference in a new issue