3
1
Back

= .25; //non-printing, barely-visible outline of component footprints width = 24; // [1:1:84] working_height = height - v_margin; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; left_col = 10 + center_adjust; right_col = width_mm - hole_dist_side - thickness; // draw panel, subtract holes.

New Pull Request