3
1
Back

Module (HP) width = 38; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; //mm first_col = 10.1+center_adjust; //mm second_col = width_mm/2; vertical_space = height * rotate_vector_cos; points = [ [left_edge, rotate_vector_cos * rail_depth], // top right [left_edge + height * rotate_vector_cos, rotate_vector_sin * rail_depth] // top right [left_edge + height * rotate_vector_cos, rotate_vector_sin * height], // top horizontal rib h_wall(h=1.6, l=right_rib_x); // middle horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle horizontal rib // middle horizontal rib // middle horizontal rib // h_wall(h=4, l=right_rib_x); // one more vertical to mount the circuit board.

New Pull Request