3
1
Back

Compare 15 commits » merged pull request synth_mages/MK_VCO#5 Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'via' && B.Type == 'track'" condition "A.Type == 'via'" (condition "A.Type == 'track'" condition "A.Type == 'track' && B.Type == A.Type")) # 4-layer condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == 'track'" (condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type && A.Net == B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type" (condition "A.Type == 'track'" (condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == 'track'" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'via'" condition "A.Type == 'track' && B.Type == A.Type && A.Net != B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'track' && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'")) # clearance If desired, copy the files from aoKicad and Kosmo_panel directories. If desired, copy the files.

New Pull Request