3
1
Back

One jack, plus space between them right_panel_width = width_mm - thickness*2.5 - tolerance*6; left_rib_x = thickness + 6 + tolerance; extra_depth = 75 + tolerance; // left_rib_x = thickness * 1; //right_rib_x = width_mm - thickness*2.2; left_rib_x = thickness * 1; right_rib_x = width_mm - thickness*2; // draw panel, subtract holes union() { difference(){ railRect(height); railSlot(height); railSupportCavity(height); .

New Pull Request