3
1
Back

# This would override board outline and milled areas # (condition "A.Type == 'via'" condition "A.Type == 'pad' && B.Type == 'graphic')" (condition "A.Type == 'track' && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type .

New Pull Request