3
1
Back

A924f971822abf6232c3be63abeee0abf33f42cb Mon Sep 17 00:00:00 2001 Subject: [PATCH] traces added but maybe won't keep From 52a9fa26f6a6a8c4f7e3fc085f8b6ccdd7541277 Mon Sep 17 00:00:00 2001 Subject: [PATCH 01/13] initial notes for v1 build pushed tag v1 to synth_mages/MK_SEQ released Prototype Version 1.0 at synth_mages/MK_SEQ pushed tag v1.0 to synth_mages/MK_VCO merged pull request 'new_footprints' (#5) from new_footprints into main Merge pull request 'More schematics' (#3) from schematic into main afea9d5a2cf23e2a33a2927086270d4d602f5a2b Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'track'" condition "A.Type == 'via' && B.Type == A.Type" condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'pad' && B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'pad' && B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'via'" (condition "A.Type == 'track' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'track'" (condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'")) .

New Pull Request