3
1
Back

20; shaft_radius = 3.25; shaft_height = 13; shaft_smoothness = 20; // tweak on this script here. Arrow_indicator = true; arrow_scale_shaft = 1.5; // How much to cut off to create cutouts around the top to indicate direction? Pointer2 = 1; // [0:No, 1:Yes] // Would you like a line (pointer) on the larger board underneath the smaller board. #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type && A.Net != B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type && A.Net == B.Net" (condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" (condition "A.Net != B.Net" condition "A.Type == 'track' && B.Type == A.Type && A.Net == B.Net" (condition "A.Type == 'pad' && B.Type == 'track'" (condition "A.Type == 'track' && B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'via' && B.Type == 'track'" condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'pad' && (B.Type == 'text' || 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.Type == 'track'" (condition "A.Type == 'track' && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'pad' .

New Pull Request