From c63598cf5d18c8912570b47721a01c035107d8ea Mon Sep 17 00:00:00 2001 From: Kenneth Hodson <40445044+kennetek@users.noreply.github.com> Date: Sat, 30 Jul 2022 23:03:28 -0700 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76a6252..0ac83f5 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -# gridfinity-rebuilt-openscad \ No newline at end of file +# gridfinity-rebuilt-openscad + +A ground-up rebuild of the stock gridfinity bins in OpenSCAD. Started because of a couple slight imperfections and inconsistencies in the Fusion360 parametric bins. 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. For instance, the tab angle is 32 degrees instead of 36 degrees, as it made construction easier. The fillets may also be slightly incorrect. However, I think they are negligible differences. The script is also fairly laggy, and will probably take at leaste a minute to render a bin. + +Things this script can do: +- any size of bin (width, length, height) +- any number of compartments +- togglable scoop +- togglable holes +- supportless printing hole structures +- togglable tabs +- split tabs and tab alignment + + +[Gridfinity](https://www.youtube.com/watch?v=ra_9zU-mnl8) by [Zack Freedman](https://www.youtube.com/c/ZackFreedman/about)