mirror of
https://github.com/kennetek/gridfinity-rebuilt-openscad.git
synced 2024-11-29 19:43:57 +00:00
Update README.md
This commit is contained in:
parent
ac70740163
commit
5631beab19
1 changed files with 1 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
|
[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
|
||||||
|
|
||||||
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.
|
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/base_dimension.gif" width="320">]()
|
||||||
[<img src="./images/compartment_dimension.gif" width="320">]()
|
[<img src="./images/compartment_dimension.gif" width="320">]()
|
||||||
|
@ -11,8 +11,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/holes_dimension.gif" width="320">]()
|
||||||
[<img src="./images/custom_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
|
## Features
|
||||||
- any size of bin (width/length/height)
|
- any size of bin (width/length/height)
|
||||||
- height by units, internal depth, or overall size
|
- height by units, internal depth, or overall size
|
||||||
|
|
Loading…
Reference in a new issue