KiCad / kicad-library

The schematic and 3D libraries for KiCad 4.0. Note that the footprint libraries are the *.pretty repos themselves. This is an orphaned repo, the news about the v5 libs, http://kicad.org/post/kicad-official-libraries/.
Other
749 stars 953 forks source link

MCU_Texas_MSP430: update metadata #1823

Closed aimylios closed 6 years ago

aimylios commented 6 years ago

I started to clean up the MCU_Texas_MSP430 library based on the new KLC3. This PR includes updates of the description, keywords and documentation file for all parts. Next step would be to rework the LIB file, but that does not seem to be an easy task. A lot of violations to the KLC need to be resolved, and some of the required footprints (e.g., TVSOP) are not available in the .pretty repositories. Any hints how to do this efficiently are welcome. Otherwise I might just update the few parts I am personally interested in.

SchrodingersGat commented 6 years ago

@aimylios thanks for this contribution, a fine effort :)

I appreciate that looking at reworking an entire library can be a daunting task! We would accept any partial changes that you are willing to contribute.

I would suggest picking a particular violating and addressing it for all of the symbols which violate it, then moving to the next! Symbols that are missing footprints should have the appropriate footprints submitted to the relevant footprint repository!

Please let us know if you need any particular help or guidance, and thanks again for this great fix :)