3
1
Back

Servant_slider_board_noncanonical.kicad_dru Normal file Unescape working_height = height - v_margin - title_font_size*1.5; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - 10 - center_adjust; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_4 = row_3 + vertical_space/7.

New Pull Request