3
1
Back

Condition "A.Net != B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'via' && B.Type == 'graphic')" (condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == A.Type && A.Net == B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'track'" (condition "A.isPlated() && B.Type == 'graphic')" (condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == A.Type && A.Net == B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type")) # 4-layer condition "A.Type == 'via' && B.Type == A.Type" (condition "A.Type == 'via.

New Pull Request