3
1
Back

= thickness * 1; //right_rib_x = width_mm - hole_dist_side, height - v_margin - title_font_size*1.5; top_row = height - 25; // build up seven rows; middle one unused row_1 = bottom_row + v_margin + 12; title_font = 10; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; // margins from edges h_margin = hole_dist_side + thickness; Experimenting with more panel layout ideas left_rib_x = thickness * 1; right_rib_x = width_mm - thickness; // column from edge plus hole radius Latest commits for file Images/IMG_6753.JPG **Untested hardware and software — Do not assume anything works!** Latest commits for branch new_footprints Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" condition "A.Net != B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type")) # 4-layer condition "A.Type == 'via' && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" condition "A.Net != B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type")) # 4-layer condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" condition "A.Net != B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type .

New Pull Request