3
1
Back

Rail_depth; right_edge = height * rotate_vector_cos; points = [ [left_edge, rotate_vector_cos * rail_depth], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // top horizontal rib h_wall(h=1.6, l=right_rib_x); // middle horizontal rib // h_wall(h=4, l=right_rib_x); } module indentations() { if(indentations_sphere == true module set_screw_hole() { if(set_screw == true } } Clean up code formatting; added.

New Pull Request