great little box

For anyone that leaves a comment about labelholder fillet failing to compute, it appears you resolve this by adding this to "label width"
width + wall_thickness * -2 + 1.35 * -2
this formula above will make the label width be 4.5 mm shorter whether you change the wall thickness or the width or both. BTW brim height at 8 wont have it clipping from the back (edited)
@Nerd2_294712 Not really an intentional design decision, rather not thinking about what happens when the label reaches the width of the box. Maybe a subsequent version of the model will fix this. Until then, as mentioned by you, keep the label 5mm shorter then the box width ;-)
@Mark_10789 thanks for getting back to me, im sorry if my comment seems rude, I didn't intend for that, I will however experiment some more to see if I can find a different work around.
This is great, I have been hoping to find parametric bins, and in freecad makes it a bonus as well, thanks!
I tried to design some boxes and figured out that the "brim_height" does not really do anything, or am I wrong.
Creating a box with 75mm width and length but 50mm height results in and error "TopoDS::Face, Interner Name:Pad001"
Using the stable 0.19.3 Version of FreeCad right now
@herbert Please try the current official weekly build of FreeCAD 0.20-27399 (Windows) or 0.20-27319 (macOS, Linux) as 0.19 has some issues re-applying such features when the model changes.
@Mark_10789 ok will do, but I assume that most people will use the latest stable from freecad if they try to user your model :) but ok, I let you know