kennetek / gridfinity-rebuilt-openscad

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

Dividers at non-whole "base unit" positions prevent stacked bins from nesting all the way #97

Closed adalovebass closed 1 year ago

adalovebass commented 1 year ago

This is present in other sizes, but this is a 1x2x3 (d,w,h) bin, with divX set to 2 and full tab. Regular lip.

Image of the cross-section, you can see the divider (and tab) (B) interfere with the two containers' angled surfaces nesting completely into each other. image

Overview of the above cross-section for context image

Ruudjhuu commented 1 year ago

Thank you for submitting a issue.

I think this is by design, as the original bins from Zack are also designed this way. The offset at the sides are there to make the bins fit regardless of the accuracy of most 3d printers.

adalovebass commented 1 year ago

That makes sense if you have divisions on whole numbers, for example, a 2x2 box with 2x2 divisions. In that case, the division walls will coincide with the grooves in the foot of the bin. I think Gridfinity primarily contacts by the angled walls, so if those aren't contacting due to a proud divider wall, stacked plates will lack stability (as I'm observing).

On Tue, Apr 25, 2023 at 1:34 PM Ruud @.***> wrote:

Thank you for submitting a issue.

I think this is by design, as the original bins from Zack are also designed this way. The offset at the sides are there to make the bins fit regardless of the accuracy of most 3d printers.

— Reply to this email directly, view it on GitHub https://github.com/kennetek/gridfinity-rebuilt-openscad/issues/97#issuecomment-1522380518, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGVZYFGBL37WZF5WFTWZHDXDAYNBANCNFSM6AAAAAAXDHIMZI . You are receiving this because you authored the thread.Message ID: @.***>

Ruudjhuu commented 1 year ago

I understand your stability issue. I like the the image you created to describe the problem. Maybe you can do this for the original bins: Orignal bins and check if my claim regarding the original design is correct.

Do you also encounter the stability issue with baseplates? If I am correct, all baseplates (also original) are designed with this "issue" as the horizontal surface (sometimes the ground, somethimes the magnets) does not have an offset but all other surfaces do.

I myself do not encounter this problem, this might be the cause of my printer not being tuned in perfectly and printing a little bit bigger then it should. Do you know how acutrate your printer is? Is there a possibility that you print somthing of 42 mm and it turns out to be 30 (exaggerated ofcourse)?

Ruudjhuu commented 1 year ago

Close issue as this is by design.