boxes icon indicating copy to clipboard operation
boxes copied to clipboard

Feature Request: TrayLayout Options, Dispenser Generator

Open havocmayhem opened this issue 4 years ago • 4 comments
trafficstars

Would it be possible to make a few enhancements to the 'TrayLayout' Generator

  • Add in an option for different kinds of lids and bottoms, similar to 'TypeTray'
  • Allow for an angled bottom, with the angle specified by the user. Massive bonus if you can somehow have a variable angle for each sector of the tray.
  • Allow for variable bottom layer heights for each segment.

From a UI perspective, the angles or layer heights can perhaps be input in the following way image

The goal is to be able to build things like this: image

Separately, could you maybe work on a 'Tile Dispenser' Generator? This would make something like this: image Customisable parameters here would be the basic dimensions, tile thickness, width of the central gap, etc. Ideally, the bottom plate would be angled slightly upwards towards the front, to prevent the tiles slipping out unless they are pulled manually. Bonus points if the generator can allow for multiple such dispensers placed side by side, in a single unit.

havocmayhem avatar Feb 12 '21 06:02 havocmayhem

Here's another example of a tray with sloping bottoms. This makes it much easier to remove small tokens. image

havocmayhem avatar Feb 12 '21 07:02 havocmayhem

The TrayLayout works differently than TypeTray. As all walls and floors are optional every wall can become an outer wall. So some features are not possible there. This includes different top and bottom styles. Adding those would end up in trays that cannot be assembled.

Having angled floors to allow picking up small parts is interesting but I am not sure if it can be done with TrayLayouts. May be if all floors are angled in the same direction.

florianfesti avatar Jan 28 '22 21:01 florianfesti

For the Dispenser generator: See https://festi.info/boxes.py/Dispenser?language=en

Be aware that by having requested this new generator you are obligated to do a test cut and to provide a good example picture.

florianfesti avatar Jan 28 '22 22:01 florianfesti

Wow, thanks!

I've since moved on to using Onshape to design things from scratch, but I hope this will be useful for other people starting out.

On Sat, Jan 29, 2022 at 3:32 AM Florian Festi @.***> wrote:

For the Dispenser generator: See https://festi.info/boxes.py/Dispenser?language=en

Be aware that by having requested this new generator you are obligated to do a test cut and to provide a good example picture.

— Reply to this email directly, view it on GitHub https://github.com/florianfesti/boxes/issues/278#issuecomment-1024685377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQ6QVPFKRY62RD3XRIHQG3UYMHBBANCNFSM4XQFZ5AQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

havocmayhem avatar Jan 31 '22 09:01 havocmayhem

See new SmallPartsTray generator (still in Unstable) and #497

florianfesti avatar Jan 11 '23 21:01 florianfesti

OK, there now is SmallPartsTray and SmallPartsTray2. I still have some ideas for TrayLayout but this should be enough for this ticket. Closing.

florianfesti avatar Jan 17 '23 16:01 florianfesti