3
1
Back

Threshold (HP) four_hole_threshold = 10; // Center two holes two_holes_type = "opposite"; // [center, opposite, mirror] // Hole distance from the bottom of box [right_edge, -extra_depth], // top right [left_edge + height * rotate_vector_cos; points = [ [right_edge, rotate_vector_sin * rail_depth] // top right [left_edge + height * rotate_vector_cos; [left_edge, rotate_vector_cos * rail_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); // middle-bottom h rib h_wall(h=1.6, l=right_rib_x); // one more to mount the circuit board to, dead center.

New Pull Request