Labels Milestones
BackBread achewood, gwss fix, fix for when invisiblebread has no bread From 6a9c45505ac6d396b29028a4373b6ff337eac9d1 Mon Sep 17 00:00:00 2001 Subject: [PATCH] More schematics Merge pull request 'new_footprints' (#5) from new_footprints into main created pull request synth_mages/MK_VCO#5 613d1b6f7e Merge pull request 'new_footprints' (#5) from new_footprints into main afea9d5a2cf23e2a33a2927086270d4d602f5a2b 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 == A.Type && A.Net == B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type" condition "A.Type == 'track'" condition "A.Type == 'pad' && B.Type == A.Type && A.Net != B.Net" condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'track' && B.Type == 'track'" (condition "A.Type == 'via' && B.Type == 'track'" (condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == 'track'" condition.
New Pull Request