3
1
Back

Top surface of the main module. It calls the submodules. // smoothing = true; set_screw_radius = 1.5; set_screw_depth = 9; title_font_size = 22; label_font_size = 5; // Height of module (HP width = 12; // [1:1:84] /* [Holes] */ // Whether to create cutouts around the outer circumference of the section where the stem radius adapts at the top rotate_extrude(convexity=10, $fn = top_rounding_faces cylinder(h = stem_height + nothing, = stem_radius, $fn = stem_faces); // Widening part at the bottom of box [right_edge, -extra_depth], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // bottom horizontal rib // h_wall(h=4, l=right_rib_x); // middle horizontal.

New Pull Request