3
1
Back

In F6 rendering label_font_size = 5; //mm left_col = 10 + center_adjust; right_col = width_mm - col_right; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; row_2 = row_1 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_3 = working_increment*2 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; out_row_9 = working_increment*8 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_6 = working_increment*5 + out_row_1; out_row_9 = working_increment*8 + out_row_1; out_row_5 = working_increment*4 + row_1; // special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_1 = v_margin+12; Experimenting with more representative footprint. Improve capacitor footprints.

New Pull Request