boxes icon indicating copy to clipboard operation
boxes copied to clipboard

GridfinityTrayLayout: add horizontal 'shelf' feature for making cutouts for specific items

Open ccrome opened this issue 1 year ago • 2 comments

I want the ability to automatically create horizontal, full coverage shelves in the gridfinity layout. This will let me easily make cutouts for screwdrives, and other custom items

Describe the solution you'd like Add another 'floor', and floor cutouts at specified heights. Valid only when countx==county==1

Please assign this to me. I will update.

ccrome avatar Oct 01 '23 00:10 ccrome

What's the easiest way to proceed with adding a 'shelf' in these 1x1 gridfinity boxes. Basically what I think I'm looking for is this: image

I created a branch here for working on this: https://github.com/ccrome/boxes/tree/ccrome/gridfinity-588

ccrome avatar Oct 01 '23 01:10 ccrome

It's probably easier to take the DrillBox and turn that into a GridFinityDrillBox generator. The issue with the TrayLayout is that there are multiple sections and you can only anker horizontal wall with finger joint from one side.

florianfesti avatar Dec 17 '23 15:12 florianfesti

OK, finally cobbled this together. Did use the DrillBox as a starting point which is much simpler than the TrayLayout. Also having this as a separate generator is more discover-able for users.

Having a sample image as soon as someone cuts one would be great.

florianfesti avatar Aug 01 '24 08:08 florianfesti

ooh, this is great! just cut myself one. images incoming.

ccrome avatar Aug 20 '24 04:08 ccrome