Labels Milestones
BackFrom 09fb252cd2b579a75d1265ef59f35164b84754cc Mon Sep 17 00:00:00 2001 Subject: [PATCH] Final revision; added custom DRC as project file tstamp 42deceed-4793-4b11-91d8-f336ff75a562) Final revision; added custom DRC as project file tstamp 885d8854-95c7-40d1-bee9-0e598504ab1c) Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')")) # edge clearance condition "A.Type == 'via'" condition "A.Type == 'track' && B.Type == A.Type" (condition "A.Type == 'via' && B.Type == 'track'" (condition "A.isPlated() && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" (condition "A.Type == 'track' && B.Type == A.Type" (condition "A.Type == 'pad' && B.Type == A.Type" (condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'")) # clearance If desired, copy the files from the ages Add more note files from the corner