3
1
Back

"A.isPlated() && B.Type == A.Type")) # 4-layer condition "A.Type == 'pad' && B.Type == 'graphic')" (condition "A.Type == 'via'" (condition "A.Type == 'track' && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'pad' && B.Type == 'track'" condition "A.Type == 'via' .

New Pull Request