3
1
Back

JackStorageHole(horizontalOffset, verticalOffset, diameter holes = holes-holes%2;// mountHoles ought to be even. Odd values are -=1 } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_title); //} // draw panel, subtract holes // label the whole thing? // top/bottom ribs? // top horizontal rib // h_wall(h=1.6, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * height], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom horizontal rib // h_wall(h=4, l=right_rib_x); // middle-bottom h rib // h_wall(h=1.6, l=right_rib_x); // middle horizontal rib //} module.

New Pull Request