3
1
Back

From 269f3bf9f9109b69cf4264b79cb1ed6f6a114782 Mon Sep 17 00:00:00 2001 Subject: [PATCH 18/18] 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 == A.Type && A.Net == B.Net" condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" condition "A.Net != B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'track'" condition "A.Type == 'via' && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH 07/13] Update Schematics/schematic_bugs_v1.md Schematics/schematic_bugs_v1.md | 1 | ICM7555xP | CMOS General Purpose Timer, 555 compatible, PDIP-8.

New Pull Request