gridfinity-rebuilt-openscad/README.md

27 lines
1.5 KiB
Markdown
Raw Normal View History

2022-08-04 09:02:02 +00:00
# Gridfinity Rebuilt in OpenSCAD
2022-07-31 06:03:28 +00:00
2022-08-04 09:02:02 +00:00
A ground-up port (with a few extra features) of the stock gridfinity bins in OpenSCAD. Open to feedback, because I could not feasibly test all combinations of bins, so some of them may have issues. 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.
2022-07-31 06:03:28 +00:00
2022-08-04 09:02:02 +00:00
[Gridfinity](https://www.youtube.com/watch?v=ra_9zU-mnl8) by [Zack Freedman](https://www.youtube.com/c/ZackFreedman/about)
## Features
[<img src="./images/base_dimension.gif" width="320">]()
[<img src="./images/compartment_dimension.gif" width="320">]()
[<img src="./images/height_dimension.gif" width="320">]()
[<img src="./images/tab_dimension.gif" width="320">]()
[<img src="./images/holes_dimension.gif" width="320">]()
- any size of bin (width/length/height)
- any number of compartments (along both X and Y axis)
2022-07-31 06:03:28 +00:00
- togglable scoop
2022-08-04 09:02:02 +00:00
- togglable tabs, split tabs, and tab alignment
- togglable holes (with togglable supportless printing hole structures)
2022-07-31 06:03:28 +00:00
2022-08-04 09:02:02 +00:00
## Recomendations
For best results, use a version of OpenSCAD with the fast-csg feature. As of writing, this feature is only implemented in the [development snapshots](https://openscad.org/downloads.html). To enable the feature, go to Edit > Preferences > Features > fast-csg. On my computer, this sped up rendering from 10 minutes down to a couple of seconds, even for comically large bins.
2022-07-31 06:03:28 +00:00
2022-08-04 09:02:02 +00:00
## Enjoy!
[<img src="./images/spin.gif" width="160">]()