3
1
Back

aa199fc6f4983bb3329ebb61d633face7f24ca94 @noreply.localhost merged pull request 'Finish schematic, add PDF' (#2) from schematic into main afea9d5a2cf23e2a33a2927086270d4d602f5a2b Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'via' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'via' && B.Type == A.Type" (condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'track.

New Pull Request