3
1
Back

Hardware/Panel/precadsr-panel/precadsr-panel.pro Normal file Unescape // Width of module (HP) width = 24; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; //mm first_col = 10.1+center_adjust; //mm second_col = width_mm/2; vertical_space = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff working_height = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 9.5/2 + tolerance*2; //three knobs plus space between them right_panel_width = width_mm - col_right - thickness; left_panel_spacing = left_panel_width / 3 .

New Pull Request