florianfesti / boxes

Boxes.py - laser cutting boxes and more
GNU General Public License v3.0
957 stars 343 forks source link

ontop lid incompatible with default TypeTray separators #681

Open jasondunsmore opened 1 month ago

jasondunsmore commented 1 month ago

When an ontop lid is used with a TypeTray that has separators, the alignment pieces run into the separators. As a possible fix, the inner height of inner walls should be made lower when ontop lid is used. Alternatively, there could be a small cutout in the tops of the separators to allow clearance for the alignment pieces.

To Reproduce

boxes TypeTray --sx=100/2 --sy=100/2 --h=100 --top_edge=e --Lid_style=ontop --gripwidth=0

Expected behavior

The lid should fit on the box.

jasondunsmore commented 1 month ago

image