gridfinity-rebuilt-openscad
gridfinity-rebuilt-openscad copied to clipboard
A ground-up rebuild of the stock gridfinity bins in OpenSCAD
I'm attempting to generate solid bins (to modify in F360 for one-off items.) When X/Y linear and cylindrical compartments are set to 0 I expect a model like the one...
The no-glue slots on the bottom of the bins appears to be 5.8mm wide. The magnets are 6mm wide. I cannot insert the magnets without forcing them and that usually...
First attempt to allow open sides on X and Y side    Added checkboxes in settings:  closes #103, closes #90
I would love to print some bins that I can put a lid on top of, on top of which I could stack more bins! For my immediate usecase I...
ERROR: Rendering cancelled by exception boost::bad_any_cast: failed conversion using boost::any_cast
Changed: // length of a grid unit // originally 42 l_grid = 45; Rendering: Parsing design (AST generation)... Compiling design (CSG Tree generation)... Rendering Polygon Mesh using CGAL... WARNING: [fast-csg]...
to hold bins in place when stacking them on top of each other.
Currently the tabs have a fixed size of 15.85mm deep and 42mm width (if not set to full width). When generating bins that have 1x1 trays, the tabs take up...
Trying to make some partially filled boxes to cut shapes from I noticed they come out incredibly weak and I thought my printer is acting up, but it turns out,...
Hi, I'm continuing to find this project super useful! In using gridfinity-rebuilt-openscad in some of my own projects, I've submitted https://github.com/kennetek/gridfinity-rebuilt-openscad/pull/155 and had/found a few thoughts about using this project...
When using slide in magnet holes and setting the bin size to 1.5, the slots are not rendered correctly. How to reproduce: 1. Set `gridy = 1.5; ` 2. Set...