3
1
Back

Height. The shaft length is also not counted. KnobHeight = 20; // Shape of top of the rail + a safety margin // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2 + thickness; output_column = width_mm - thickness*2.2; left_rib_x = thickness * 1; h_wall(h=4, l=right_rib_x); // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * rail_depth] // top edge radius circle_height = 1; // actually.. I don't know what this does.

New Pull Request