-
Notifications
You must be signed in to change notification settings - Fork 41
Description
I'm trying to use the "Bin Base" function of the Gridfinity workbench to serve as the base for a custom holder on top. I've been trying to make the exact shape so I can print a base that I'll be able to union cleanly. In this example, I need a 3x1 Gridfinity base. As far as I can tell, the width, height, and corner radius values are not accessible as VarSets or through a Spreadsheet. So, what I've done is created a new body and used the ShapeBinder combined with external geometry to get the bin base shape. Using some equality and coincident constraints, I have the exact shape I want.
To make the shape align exactly with the external geometry I've added construction points on my new shape and made the coincident with the border in the external geometry. While this works, I had to zoom in quite a bit because the bin base doesn't sit exactly on the X or Y axis. It's slightly offset, which makes it tricky to select. If it sat right on the X and Y I think it'd be overall easier to work with.
I've attached a screenshot showing the offset.
