3
1
Back

Col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_rib_x = thickness + 6 + tolerance; // rib + half a jack col_right = width_mm - hole_dist_side, hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r.

New Pull Request