3
1
Back

Sub-panels right_panel_width = width_mm - thickness; left_panel_width = 16.5+16.5+10.5; //two knob, one jack, plus space between them left_panel_spacing = (left_panel_width) / 2.5; slider_spacing = 12.5; // space between them right_panel_width = width_mm - thickness*2.5 - tolerance*6; left_rib_x = hole_dist_side + thickness; Experimenting.

New Pull Request