3
1
Back

Col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - col_right + tolerance*4 + 8; //three knobs plus space between them right_panel_width = width_mm - col_right - thickness; // column from edge.

New Pull Request