Update README.md

This commit is contained in:
Kenneth 2022-08-04 09:13:41 -07:00 committed by GitHub
parent fb654638fb
commit ac5efbb939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,12 @@ A ground-up port (with a few extra features) of the stock gridfinity bins in Ope
- togglable tabs, split tabs, and tab alignment
- togglable holes (with togglable supportless printing hole structures)
[<img src="./images/slicer_holes.png" height="200">]()
[<img src="./images/slicer_holes_top.png" height="200">]()
The printable holes allow your slicer to bridge the gap (using the technique shown [here](https://www.youtube.com/watch?v=W8FbHTcB05w)) so that supports are not needed.
## 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.