3
1
Back

53c90c58d81dff355f8b17948a9b73c895233eb2 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'pad' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'track'" condition "A.Type == 'pad' && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'via'" condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'track' && B.Type == 'graphic')" (condition.

New Pull Request