3
1
Back

Panel candidates v1 and v2

Added schmancy pcb for v1 build Latest commits for branch new_footprints 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 == 'via'" condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'track' && B.Type == 'track'" condition "A.Type == 'track'" (condition "A.isPlated() && B.Type == 'track'" condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')" (condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'via' && B.Type == 'track'" (condition "A.Type == 'via' && B.Type == A.Type")) # 4-layer condition "A.Type == 'track' && B.Type == A.Type" (condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == 'graphic')" (condition "A.Type == 'track'" (condition "A.isPlated() && B.Type == A.Type" (condition "A.Type == 'track'" (condition "A.Type.

New Pull Request