3
1
Back

Module x2_7seg_14_22mm_display() { cube([25, 19.25, thickness]); cube([50.5, 19.25, thickness]); } module make_surface(filename, h) { cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - thickness; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting.

New Pull Request