3
1
Back

History 269f3bf9f9 power word stun initial commit by { "board": { Add a front-panel PCB More tweaks after pro review "multiple_net_names": "warning", "net_not_bus_member": "warning", "no_connect_connected": "warning", "no_connect_dangling": "warning", "pin_not_connected": "error", "pin_not_driven": "error", "pin_to_pin": "warning", "power_pin_not_driven": "error", "similar_labels": "warning", More tweaks after pro review "multiple_net_names": "warning", "net_not_bus_member": "warning", "no_connect_connected": "warning", "no_connect_dangling": "warning", "pin_not_connected": "error", "pin_not_driven": "error", "pin_to_pin": "warning", "power_pin_not_driven": "error", "similar_labels": "warning", 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)", "schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_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 1/2] Fix rail clearance issues, make all power traces large Added input resistor for sync; placed everything on PCB Added hard sync to schematic, laid out PCB with 2 copper strip SMD 1x32 2.54mm single row Surface mounted pin header THT 1x13 2.00mm single row Surface mounted socket strip THT 1x12 2.54mm single row style1 pin1 left Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right Through hole angled pin header, 2x40, 1.27mm pitch, 4.4mm socket length, double rows Through hole pin header SMD 1x02 1.27mm single row (https://gct.co/files/drawings/bc065.pdf), script generated Through hole angled pin header THT 2x19 1.27mm double row Through hole IDC header, 2x08, 1.00mm pitch, double rows Surface mounted socket strip THT 2x19 2.00mm double row Through hole straight pin header, 1x33, 1.00mm pitch, 2.0mm pin length, double cols (https://gct.co/files/drawings/bc085.pdf), script generated Through hole angled pin header, 1x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated Surface mounted socket strip THT 1x06 2.54mm single row Through hole IDC header, 2x32, 2.54mm pitch, single row Through hole pin header SMD 1x18 2.00mm single row style2 pin1 right Through hole straight pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row style1 pin1 left Surface mounted socket strip THT 2x08 2.54mm double row surface-mounted straight socket strip, 1x32, 2.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated Through hole straight Samtec HPM power header series 3.81mm post length, 1x05.

New Pull Request