kennetek / gridfinity-rebuilt-openscad

A ground-up rebuild of the stock gridfinity bins in OpenSCAD
Other
1.27k stars 186 forks source link

Bins are solid (filled in) #147

Closed tobymurray closed 8 months ago

tobymurray commented 8 months ago

Opening gridfinity-rebuilt-bins.scad in OpenSCAD I get a solid bin.

What I see when I open the file: image

If I render it, I get pretty much the same thing: image

Exporting the STL just to make sure it's not something quirky in OpenSCAD: image

Versions:

jasper-tms commented 8 months ago

On the right hand side set divx and divy to nonzero values. (It says in those sections set to zero to have solid bin so that is the intended behavior – though I do find it a bit unintuitive that the default values upon opening this file are to have these as 0 instead of 1.)

tobymurray commented 8 months ago

I do find it a bit unintuitive that the default values upon opening this file are to have these as 0 instead of 1

Agreed - I think I may have actually run into this before and been more patient last time and read through all the options. I proposed #148 as I think that's a value that fits closer to expectations. :shrug: