From ac5efbb93911d964a09ef7d80bc96e0999db1ac5 Mon Sep 17 00:00:00 2001 From: Kenneth <40445044+kennetek@users.noreply.github.com> Date: Thu, 4 Aug 2022 09:13:41 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9ce4129..7165c96 100644 --- a/README.md +++ b/README.md @@ -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) +[]() +[]() + +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.