3
1
Back

Ipc_noLead_generator.py XDFN4 footprint (as found on the bottom radius of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*5; width_mm = hp_mm(width); // where to put the output jacks output_column = width_mm - h_margin; input_column = h_margin; col_right = width_mm - thickness*2; left_rib_x = thickness + 6 + tolerance; // rib + half a jack col_right = width_mm - hole_dist_side - thickness; left_panel_spacing = left_panel_width / 3 + 4 .

New Pull Request