3
1
Back

[left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom right [right_edge, rotate_vector_sin * height + rotate_vector_sin * rail_depth] // top stuff // How much horizontal space needed for left-hand and right-hand sub-panels 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 left_panel_spacing = (left_panel_width) / 2.5; slider_spacing = 12.5.

New Pull Request