3
1
Back

Eurorack height = 128.5; // A little less then 3U // Thickness of module (HP) width = 12; label_font_size = 5; $fn=FN; /* [Panel] */ printer_z_fix = 0.2; // Padding to maintain manifold rotate_extrude(convexity = 5, $fn = sphere_indents_faces); height = 266 + tolerance; rail_depth = 27.4 + tolerance; // rib + half a jack col_right = width_mm - thickness*2; // draw a "vertical" wall to mount the circuit.

New Pull Request