dppdppd / The-Boardgame-Insert-Toolkit

This OpenSCAD library was created to make it easy to create board game inserts with lids for either horizontal or vertical storage, without any programming required.
293 stars 39 forks source link

Feature Request: Box Fitting #15

Open Alatarvinyamar opened 4 years ago

Alatarvinyamar commented 4 years ago

Just an idea. Would be great if we could plan box fittings.

Example:
Provide Box Dimensions Group Components by layer or Box stacks

[Total_Box_Dim, [500, 500, 70]] [Lower_Left_Stack] [Middle_Left_Stack] [Upper_Left_Stack] [Layer_1_Tray_1] [Layer_1_Tray_2] [Layer_2_Box_1]

Etc..

Even just the ability to define which stackable boxes to group together would be handy.

Great work guys, really enjoying it!