3
1
Back

Just pegging the output jacks working_height = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 12.5*3 + tolerance*4 + 8; //three knobs plus space between them right_panel_width = 12; translation_of_cylinder_indentations = [0,8,-8]; cylinder_starting_rotation = -33.3; // these two come.

New Pull Request