Go to file
Dale Whinham 5af246322e 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-03 23:32:44 +03:00
bom Update BOM links. 2017-07-01 18:45:39 +03:00
case add case files 2017-07-01 18:45:13 +03:00
custom_components.pretty Add missing SMD position information. 2017-06-25 23:44:24 +03:00
gerber Add missing SMD position information. 2017-06-25 23:44:24 +03:00
.gitignore add pcb v1.6 (yet unfinished) design files 2017-04-03 01:10:36 +03:00
custom_components.dcm add pcb v1.6 (yet unfinished) design files 2017-04-03 01:10:36 +03:00
custom_components.lib add pcb v1.6 (yet unfinished) design files 2017-04-03 01:10:36 +03:00
fp-lib-table add pcb v1.6 (yet unfinished) design files 2017-04-03 01:10:36 +03:00
fpga.sch finalize pcb v1.6 2017-04-14 11:00:47 +03:00
hdmitx.sch finalize pcb v1.6 2017-04-14 11:00:47 +03:00
ossc_board-cache.lib finalize pcb v1.6 2017-04-14 11:00:47 +03:00
ossc_board.kicad_pcb OSH Park drill fixes 2017-07-03 23:32:44 +03:00
ossc_board.kicad_wks add pcb v1.6 (yet unfinished) design files 2017-04-03 01:10:36 +03:00
ossc_board.pro add pcb v1.6 (yet unfinished) design files 2017-04-03 01:10:36 +03:00
ossc_board.sch finalize pcb v1.6 2017-04-14 11:00:47 +03:00
tvp_board.sch v1.6-jp21 2017-04-14 11:35:46 +03:00