Le0Michine / FusionGridfinityGenerator

Other
629 stars 40 forks source link

Feature request Generate base based off of external measurement #19

Closed swissvinnie closed 2 months ago

swissvinnie commented 1 year ago

New here. so please forgive any discretions.

Came here after some searching for how to make a parametric model for gridfinity base plates.

My Idea would be: " I want to add gridfinity to my drawer" Take some measurements. Open F360 and add the dimensions of my drawer.

And it would adjust the number of cells to fit evenly. It would then make up any gaps by increasing the thickness of the outermost wall, split evenly from left to right, and top to bottom.

then say my printer can only print 5x5 cells max, enter that and it would split the model into printable components.

Just an Ideal.

Cheers.

swissvinnie

Whitespace commented 1 year ago

NB: If a dimension were—say—5.8 cells wide, then your algorithm could generate wall thicknesses of 16mm+, which would be very chonky.

I did something like this recently that had a different algorithm. I had a moveable cart with three curved bins—similar to an Ikea RÅSHULT. I generated a larger baseplate than I could fit and then intersected it with the dimensions of the cart bins, leaving me with partial base edges that fit nicely against the walls of the cart. I had a few of these carts so it made sense to iterate on a snug solution vs using the other recommendations:

image

PXL_20230424_102813538

Le0Michine commented 2 months ago

this will be somewhat addressed in the new version which adds extra padding to the baseplate sides, it might still require to do some extra cuts on the sides to be able to nicely fit into the ikea cart on the photos

image
Le0Michine commented 2 months ago

Side padding feature for baseplates was added in v1.4.0.0