Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Geiger
2081f7a66c Add 4mm print extrusions from SVG for 3D Printing 2019-01-02 14:20:10 +01:00
Thomas Geiger
7582ded0ed Update schematics PDF after upgrade 2019-01-02 14:14:37 +01:00
Thomas Geiger
2b1645067b Add OpenboardView version for assembly support 2019-01-02 14:10:55 +01:00
Thomas Geiger
54f1f8462a - Update schematics and board to KiCAD 5.x 2019-01-02 14:04:48 +01:00
marqs
35ba794c66 update BOM and instructions 2018-01-21 00:50:25 +02: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
marqs
2389702604 Merge branch 'dwhinham-v1.6' into v1.6 2017-07-03 23:16:02 +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
3abea00016 Update BOM links. 2017-07-01 18:43:55 +03:00
marqs
a8f5e52814 Add case files. 2017-07-01 00:04:11 +03:00
marqs
131ca948ea Add missing SMD position information. 2017-06-25 23:39:40 +03:00
marqs
b8aaa90821 Change R12 type. 2017-06-25 23:39:16 +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