3
1
Back

== 'NPTH, mechanical' && B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type")) # 4-layer condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'via' && B.Type == 'graphic')" (condition "A.Type == 'via' && B.Type == 'track'" condition "A.Type == 'via' && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] initial notes for v1 front panel and pcb into different files Add a front-panel PCB More tweaks after pro review "clearance": 0.2, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, "diff_pair_width": 0.2, "line_style": 0, "microvia_diameter": 0.3, "microvia_drill": 0.1, "name": "Default", "pcb_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)", From a924f971822abf6232c3be63abeee0abf33f42cb Mon Sep 17 00:00:00 2001 Subject: [PATCH] couple more minor clearance tweaks Add ground fills, fix some clearance issues, make all power traces large main VCA/Schematics/Dual_VCA_with_cv2.diy 8684 lines master PSU/Synth Mages Power Word Stun Panel.kicad_prl Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/Perf_Board_Hole.kicad_mod Normal file View File b404e3f9c5 Update luther's layout b22080a808 More experimentation with panel alignment before printing Latest commits for file.

New Pull Request