3
1
Back

Panel(h) { width_mm = hp_mm(width); // where to put reinforcing walls; i.e. The thickness of the shaft on the left sub-panel right_rib_x = width_mm - thickness; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting left/right sub-panels // top horizontal rib // h_wall(h=4, l=right_rib_x); // middle-bottom h rib // one more vertical to.

New Pull Request