Basic Undivided Gridfinity Boxes (CadQuery Customizable)

Basic Undivided Gridfinity Boxes (CadQuery Customizable)

prusaprinters

<p>This is a from-the-ground-up reimplementation of Zack Freedman's Gridfinity basic undivided boxes using CadQuery instead of Fusion 360. See this video for further information about the project:</p><figure class="media"><oembed url="https://www.youtube.com/watch?v=ra_9zU-mnl8&amp;t=6s"></oembed></figure><p>This version is customizable in CadQuery so you can generate custom sized undivided boxes, including ridiculously large ones like 10x10 boxes etc. I have included a random selection of grid sizes from 1x1x2-high up. These should be fully compatible with the official boxes/grids. You can also fully customize the X Y and Z unit sizes.</p><pre><code class="language-python">#adjust these three variables to change the grid size x_grid_number = 1 #CHANGEME! y_grid_number = 3 #CHANGEME! unit_height = 3 #CHANGME! 2+ number of units -- unitless in integer disable_mholes = False #disable magnet/bolt holes in container</code></pre><p><br>I re-implemented this because it seems like a perfect fit for an open source CAD software like CadQuery. With that in mind I have also released the source code python script that was used to generate the STLs. I would love for others to help me create new organizer bins and/or re-implement organizer bins in open source CAD software like CadQuery or OpenSCAD.<br><br>I used CadQuery/CQ-Editor to design this with a recent version checked out from github on April 13th, 2022. Unfortunately CadHub.xyz does not have a recent enough version of CadQuery to render this properly (n.b. the issue is with lack of a combine argument in the older version of the eachpoint method).<br><br>CQ-Editor is available on github at CadQuery/CQ-editor, but the latest stable release will NOT run the included cadquery source code, so please instead use a static build from here (or install with conda and/or mamba) -- a GitHub account is unfortunately required: <a href="https://github.com/jmwright/CQ-editor/actions/runs/2646483452">https://github.com/jmwright/CQ-editor/actions/runs/2646483452</a></p><p>If you are interested also check out my related model for gridfinity baseplates here: <a href="https://www.printables.com/model/170956-basic-gridfinity-baseplates-cadquery-customizable">https://www.printables.com/model/170956-basic-gridfinity-baseplates-cadquery-customizable</a><br><br>Also check out my related model for DIVIDED gridfinity boxes here:<br><a href="https://www.printables.com/model/179040-divided-gridfinity-boxes-cadquery-customizable">https://www.printables.com/model/179040-divided-gridfinity-boxes-cadquery-customizable</a></p><p>If you are interested also check out my collection of all the gridfinity-related designs I have released: <a href="https://www.printables.com/social/107343-jdegs/collections/154274">https://www.printables.com/social/107343-jdegs/collections/154274</a></p><p><br>REVISION HISTORY:</p><p>220427: Revision #1</p><ul><li>Fixed issue where the bottom thickness of the box was only 1.0mm above the top of the magnet/bolt holes, but was intended to be 2.0mm. Re-rendered all models and released revised python source code.</li></ul><p>220518: Revision #2</p><ul><li>Added the ability to optionally disable magnet/bolt holes to the CadQuery source code</li></ul>

Download Model from prusaprinters

With this file you will be able to print Basic Undivided Gridfinity Boxes (CadQuery Customizable) with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Basic Undivided Gridfinity Boxes (CadQuery Customizable).