kennetek / gridfinity-rebuilt-openscad

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

Update Stacking Lip Profile #171

Closed EmperorArthur closed 2 months ago

EmperorArthur commented 4 months ago

Profile is now based on https://gridfinity.xyz/specification/ This does not change the final profile, merely how it is created.

Fixes #168 - Cura watertight issue. Fixes #169 - FreeCad errors.

Edit: Also Fixes #165

EmperorArthur commented 4 months ago

Much larger than the last one, but hopefully I've commented enough to show how everything works. Feel free to ask questions.

Shape was verified in multiple ways:

If you like this approach, I may take a shot at re-creating the bases in a similar manner. The sweep function is really neat, and can avoid the need to deal with the annoyances hull() causes.