revC2: Add DNP footprints
by Jordi Pakey-Rodriguez 4 years 9 months
4654c0fa
revC2: More work on silkscreen
by Jordi Pakey-Rodriguez 4 years 9 months
929334e5
revC2: Clean up silkscreen & ADC routing
by Jordi Pakey-Rodriguez 4 years 9 months
427f1b66
revC2: Modify reset switch footprint
by Jordi Pakey-Rodriguez 4 years 9 months
revC2: Modify reset switch footprint

- Fix incorrect F.Fab drawing
- Change mounting-pad dimensions/design
5d5fb403
revC2: Clean up VSENSE routing
by Jordi Pakey-Rodriguez 4 years 9 months
87b6db56
revC2: Fix ESD protection footprint & clean up rou...
by Jordi Pakey-Rodriguez 4 years 9 months
revC2: Fix ESD protection footprint & clean up routing
eef7829a
revC2: add rc filter for Vsense input
by electronic_eel 4 years 9 months
revC2: add rc filter for Vsense input

The capacitor is currently DNP as it is currently unknown if the filter is necessary.
The resistor is the lowest value in the BOM (4r7).
496d6115
revC2: fix drc issues at the lvds connector with c...
by electronic_eel 4 years 9 months
revC2: fix drc issues at the lvds connector with chamfered pads

The chamfered pads are made using custom shape primitives using only features from Kicad 5.1
977f056a
revC2: Consolidated sub 1k resistor value notation...
by esden 4 years 9 months
revC2: Consolidated sub 1k resistor value notation.
afc96df9
revC2: Addressed some DRC issues.
by esden 4 years 9 months
revC2: Addressed some DRC issues.

Addressed:
* Decreased via size under the BGA. 0.2mm drill 0.4mm pad, this
increases the clearance to the pads and is still a reasonable
requirement for most PCB houses. (PCB houses can adjust these if
necessary in most cases)
* Decreased via size under the ESD diode packs.

Disabled:
* Disabled courtyard checking, this is a guidance in the first place, also
we violate it in so many places that the DRC errors drown in the noise.
It is still good practice to respect courtyards when possible.

Not resolved:
* Pad to drill distance for the LVDS connector. To resolve it we can
either use complex pads or use the new single corner chamfered pads in
KiCad nightly. To save time I leave this issue for the very last step of
gerber generation that can be done in KiCad nightly.
28202daa
Report a bug