3
1
Back

Side //calculated x value of exact middle of slider panel (between steps 5 and 6); middle of panel after deducting left/right sub-panels // top horizontal rib // h_wall(h=4, l=right_rib_x); // middle horizontal rib // h_wall(h=4, l=right_rib_x); // middle horizontal rib // h_wall(h=4, l=right_rib_x); } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign); } 3D Printing/Cases/Eurorack Modular Case History width = 14; // [1:1:84] // Four hole threshold (HP // margins from edges h_margin = hole_dist_side + thickness; right_rib_x = width_mm - thickness*2; left_rib_x = thickness * 1; right_rib_x = width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; row_1 = bottom_row + v_margin + 12; row_1 = v_margin+12; // draw panel, subtract holes union() { difference() { union() { difference(){ color([.1,.1,.1]) panel(width); scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); More experimentation with panel title fonts From aa85775b4759021aae3f9b898bf346f9066d11e7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Build images Images/PXL_20210831_000922493.jpg | Bin 0 -> 11675 bytes .../FIREBALL VCO.png | Bin 69774 -> 0 bytes 6f5ee76aea tracks the ratsnest and compactifies the power subsystem Checkpoint after re-centering sliders.

New Pull Request