3
1
Back

Smaller board. #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" condition "A.Type == 'track' && B.Type == 'track'" condition "A.Type == 'track'" condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type" condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'via' && B.Type == A.Type")) # 4-layer condition "A.Type == 'track' && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH 15/18] Add jlc constraints DRC; replace order number text Compare 19 commits » 2bd01a1ff2 Add schematic, start on PCB Fireball/Fireball.kicad_sch | 3951 Fireball/fp-info-cache | 51 ...D_DO-41_SOD81_P7.62mm_Horizontal.kicad_mod | 51 .../Jack_6.35mm_PJ_629HAN.kicad_mod | 37 ...0D_Single_Vertical_CircularHoles.kicad_mod | 46 ..._Vertical_CircularHoles_centered.kicad_mod | 46 Hardware/PCB/precadsr/sym-lib-table | 3 .

New Pull Request