3
1
Back

Jack, plus space between them left_panel_spacing = left_panel_width / 3 + tolerance*8; echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = width_mm - thickness*2; union() { difference(){ railRect(height); railSlot(height); railSupportCavity(height); } } 3D Printing/Cases/Eurorack 2-Row/rail.scad Executable file View.

New Pull Request