3
1
Back

//left_panel_spacing = left_panel_width / 3 + tolerance*8; echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = width_mm - thickness*2.5 - tolerance*6; left_rib_x = hole_dist_side + thickness; right_rib_x = width_mm - col_right; // column from edge plus hole radius // elevated sockets to fit two mounting posts.

New Pull Request