Commit Graph

6 Commits

Author SHA1 Message Date
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