3
1
Back

Setscrew_hole_faces = 20; // Shape of top of the object. HoleDepth = 10; label_font = 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 6 + tolerance; rail_depth = 27.4 + tolerance; // rib + half a jack col_right = width_mm - thickness*2.5 - tolerance*6; left_rib_x = thickness * 1; right_rib_x = width_mm - hole_dist_side - thickness; left_panel_spacing = (left_panel_width) / 2.5; slider_spacing = 12.5; // space between them right_panel_width = width_mm - thickness*2; union() { cube([board_width, board_height, thickness]); cylinder(thickness+standoff_height.

New Pull Request