kennetek / gridfinity-rebuilt-openscad

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

Add option for brim ears in the corners #121

Closed haeky closed 5 months ago

haeky commented 1 year ago

Add an option to add brim ears in the corners to help with warping/lifting.

This helps when printing larger boxes.

image

(This is my first time writing in OpenSCAD, feel free to comment on the code or structure).

Ruudjhuu commented 12 months ago

Nice idea. I do think this feature should be supported by slicers, but most slicers do not yet support it so lets proceed with this.

The circle you created overlaps with the magnet/screw holes.This can be eliminated by cutting away the overlapping part.

I would also like to see the size and height to also be adjustable from the customizer window. (I prefer a list which contains all brim settings being passed through as arguments in the functions.

Could you also add this feature to the lite-bins , base-plate and if possible spiral-vase?

For the rest, it does look good.