andreika-git / hellen-one

Hellen-One Hardware Platform for rusEFI Engine Management System
19 stars 28 forks source link

Non-consistent comments and footprints for AD and Kicad modules #17

Open andreika-git opened 3 years ago

andreika-git commented 3 years ago

We need more consistency for footprint names and values (comments) for the same components. For example, currently we have "R0603" footprint for most modules but "Resistor_SMD:R_0603_1608Metric" for WBO. Or we have a 0603 red LED (LCSC #: C2286), which is "0603-Red" or "RED" or "LED-RED". We need to make sure it's the same part all over.

andreika-git commented 3 years ago

Now we have a mechanism to solve this issue: hellen-one/kicad/footprints.csv At least no more conflicts with WBO module for now.