3
1
Back

Size condition "A.Type == 'track' && B.Type == 'track'" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" (condition "A.Net != B.Net" condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'track'" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'track'" (condition "A.isPlated() && B.Type == 'graphic')")) # edge clearance.

New Pull Request