3
1
Back

$fn based on the package registry, see the documentation. Condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == A.Type" (condition "A.Type == 'track'")) # 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 == 'track'" (condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'pad' && B.Type == A.Type" condition "A.Type == 'pad' && B.Type == 'graphic')" # This would override board outline and milled.

New Pull Request