Commit Graph

12 Commits

Author SHA1 Message Date
marqs
7b8cfe3acf update to Kicad 7 and restore RoHS and WEEE logos 2023-07-27 01:32:44 +03:00
marqs
c716680f89 additional updates for PCB v1.8
* change to 4-layer stackup for better power delivery
* choose another FPGA pin for PCB version indicator
2023-07-27 01:32:18 +03:00
marqs
d90b47afa0 initial updates for pcb v1.8
* update to new Kicad version
* update schematic with SOGOUT connection
* clean up layout
2023-05-21 19:18:02 +03:00
marqs
e84dbfb0bb fix D14 footprint and add RoHS & WEEE logos 2021-07-22 11:04:20 +03:00
marqs
413ef0c6bf update to pcb v1.7 2021-01-11 19:09:29 +02:00
marqs
3ca9f21258 update to Kicad 5.x symbols 2020-12-29 12:24:01 +02:00
Thomas Geiger
54f1f8462a - Update schematics and board to KiCAD 5.x 2019-01-02 14:04:48 +01:00
marqs
2b613f3079 Regenerate PCB files after recent small updates.
- update R12 value on schematic, netlist and layout.
- update ECS-3X9X footprint.
- add pdf of the schematic.
2017-07-04 00:01:16 +03:00
Dale Whinham
2657da4fc2 OSH Park drill fixes
When submitting the board to OSH Park (a popular hobbyist-friendly PCB
fabrication service), two issues are present with the OSSC PCB:

 1. It contains plated slots (for the power and audio jacks, and the
    component video connector). These *are* supported by OSH Park, but
    lines must be added to the Edge.Cuts layer so that they are milled
    out properly. Otherwise, a hole will just be drilled at the start of
    the slot, and the rest of the slot will not be cut out.

    OSH Park's upload system detects and warns users of this issue.

    See: http://docs.oshpark.com/submitting-orders/cutouts-and-slots/
         https://hackaday.io/page/1224-plated-slots-for-oshpark-in-kicad

 2. The holes for the audio ADC's oscillator are too small after being
    plated, so the leads of the oscillator won't fit through.

This commit provides fixes for both these issues, and a small run has
been successfully produced by OSH Park and assembled by myself.

I have seen other patches for issue 1, but they replace the slots with
larger holes. This patch results in plated slots as originally intended.
2017-07-01 19:44:10 +01:00
marqs
131ca948ea Add missing SMD position information. 2017-06-25 23:39:40 +03:00
marqs
b899978cb3 finalize pcb v1.6 2017-04-14 11:00:47 +03:00
marqs
5e8403edd0 add pcb v1.6 (yet unfinished) design files 2017-04-03 01:10:36 +03:00