3
1
Back

Height = 128.5; // A little less then 3U // Thickness of module (HP) width = 38; // [1:1:84] working_height = height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 16.5+16.5+10.5; //two knob, one jack, plus space between two resistors, and updated with more panel layout Initial stab at a 10-step panel layout ideas Experimenting with.

New Pull Request