3
1
Back

= .25; //non-printing, barely-visible outline of component footprints width = 36; // [1:1:84] working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; row_2 = row_1 + vertical_space/7; row_5 = working_increment*4 .

New Pull Request