3
1
Back

Width_mm = hp_mm(width); // where to put the output jacks output_column = width_mm - h_margin; left_rib_x = hole_dist_side + thickness; width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 c_tune = [width_mm/2 + h_margin, top_row, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; left_rib_x = thickness * 1.2; right_rib_x = width_mm - thickness*2; left_rib_x = thickness + 6 + tolerance; // rib + half a jack col_right = width_mm - col_right - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels right_panel_width = width_mm - thickness*2; // draw panel, subtract holes // label the whole thing? // surface("FIREBALL VCO.png", center=true, invert=false); More experimentation with panel title fonts } STLs, 10hp version, others.

New Pull Request