waywardgeek / infnoise

The world's easiest TRNG to get right
Creative Commons Zero v1.0 Universal
732 stars 100 forks source link

add 3D models in KiCad; fix error in BOM #45

Closed salfter closed 6 years ago

salfter commented 6 years ago

I ordered a batch of parts from Mouser based on my updated BOM, but when they arrived, I found that C4 and C5 were 0201 parts, not 0603. That's not going to work too well. The updated BOM fixes that.

Also, since KiCad imported footprints from EAGLE instead of using its own footprints, there was no association between the footprints and 3D models. I've selected the appropriate models for each component so the 3D viewer works as it should instead of showing an empty board.