Labels Milestones
Back5cacbfea2e523d618ea3bcbc0bca9c37eb36f10d Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes from MK's PCB livestream 3afa35e4b1 PCB initial layout, no traces Initial kicad, images, gitignore for kicad backups afea9d5a2c Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'pad' && B.Type == A.Type && A.Net == B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'track'" condition "A.Type == 'track' && B.Type == A.Type && A.Net != B.Net" condition "A.Type .
New Pull Request