3
1
Back

V_margin*2 - title_font_size; working_increment = working_height / 5; row_2 = working_increment*1 + out_row_1; //special-case the top (mm h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2; width_mm = hp_mm(width); // where to put the output jacks 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 - thickness*2; // draw a "vertical" wall to mount the circuit board sideways on.

New Pull Request