3
1
Back

File 'precadsr-panel.drl' contains T1 3.200mm 0.1260" (4 holes) (with 4 slots) T2 5.000mm 0.1969" (1 hole) Total plated holes count 0 Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel-CmtUser.gbr Normal file View File fp-info-cache Normal file Unescape working_height = height - v_margin - title_font_size*2; working_width = width_mm - col_right + tolerance*4 + 8; //three knobs plus space between them left_panel_spacing = left_panel_width / 3 + tolerance*8; echo("Left panel:", left_panel_width, " with spacing ", left_panel_spacing); right_panel_width = width_mm - thickness*2; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // [1:1:84] 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 / 6; // generally-useful spacing amount for vertical columns of stuff // How much horizontal space needed for left-hand and right-hand sub-panels right_panel_width = width_mm - h_margin; input_column = h_margin; working_increment = working_height / (8+tolerance/3.

New Pull Request