@@ -17,42 +17,9 @@ This library (should) cover all the electronics components found in the official
...
@@ -17,42 +17,9 @@ This library (should) cover all the electronics components found in the official
## On-Going TODO
## On-Going TODO
**Check symbols and remove duplicates**
-[ ] Fix symbols and footprints according to KLC tests using [KiCad Library Utilities](https://gitlab.com/kicad/libraries/kicad-library-utils)
Add symbols with names that make sense, try to follow and come up with a Fab naming convention. Every symbol entry in `fab.lib` should have a corresponding description in the `fab.dcm` file. That makes it easier for the KiCad search to look for parts. At this point try to match to [KiCad Library Convention](https://kicad-pcb.org/libraries/klc/) as much as possible. More to follow as next big step.
Next step: Create a list of parts to test against. Maybe the [Fab Electronics Inventory](https://gitlab.fabcloud.org/pub/inventory/electronics) project can be useful here.