kennetek / gridfinity-rebuilt-openscad

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

Fix cylinder depth, chamfer, and function formatting #183

Open jpypi opened 2 months ago

jpypi commented 2 months ago

This is what it was doing before (note y axis aligned is 2* the depth of the z axis aligned): y-axis-wrong z-axis-wrong chamfer-y-wrong

This is what it looks like now: z-fixed y-fixed

(x axis orientation was having the same issues as y axis orientation)