3
1
Back

To merge 3 commits from pcb_finalization into main afea9d5a2cf23e2a33a2927086270d4d602f5a2b Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'pad' && B.Type == A.Type" condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == A.Type && A.Net .

New Pull Request