Labels Milestones
BackThe thru-holes. C7 is a corner // is placed on the lower board out from under the smaller board. #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'via'" condition "A.Type == 'via' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'via'" condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'track' && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Undo converting GND to GND_JMP and fix everything that broke Finished PCB, passes all passable DRCs Show-stopping bugs needing bodges: Errant connection between R25 and R1, probably a result of switching to pcb-mounted panel components and interconnects between middle and bottom boards. Latest commits for file Schematics/Luthers_Perfboard.pdf From dd8c61c34faaeb27b8a193b7a0410df7bb5b6b87 Mon Sep 17 00:00:00 2001 Subject: [PATCH] initial notes for v1 build pushed tag v1.0 to synth_mages/precadsr master PSU/Synth Mages Power Word Stun Panel.kicad_prl create mode 100644 Synth Mages Power Word Stun Panel.kicad_pcb Normal file View File Schematics/Unseen Servant/fp-info-cache | 1 | LED | Light emitting diode | | | | | | | | | | C7, C11 | 2 | 47k | Resistor | | Tayda | A-111 | | | | J3 | 1 Hardware/lib/aoKicad | 1 | Conn_01x04 | Pin socket, 2.54 mm, 1x10 | | | J1 | 1 | SW_3PDT_x3 | Switch, dual pole double throw, separate symbols | | | | C4, C5 | 2 pin Molex connector 2.54 mm spacing | | Tayda | A-804 | | S2 | 1 4 files changed, 37 deletions(- delete mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_LED_Hole.kicad_mod delete mode 100644 Hardware/Panel/precadsr_panel_al/precadsr_panel_al.pretty/precadsr-panel-holes.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/CP_Radial_D6.3mm_P2.50mm.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/TerminalBlock_Degson_DG301_1x03_P5.00mm_Vertical.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Perf_Board_Hole.kicad_mod create mode 100644 Schematics/SynthMages.pretty/PinSocket_1x03_P2.54mm_Vertical.kicad_mod create mode 100644 Schematics/SynthMages.pretty/SOCKET_3_PIN_HEADER_NORMAL.kicad_mod From 5663c8bc865b744661cf82b1abfca64d73c0f2fa Mon Sep 17 00:00:00 2001 Subject.
New Pull Request