kicad-symbols/Amplifier_Current.kicad_sym
Carsten Presser 5eb95a28c3 Update format of all symbols to KiCad9
Even though KiCad9 can read older symbol files, this change is needed
to make future additions to the library easy to review.
As with every major version, the file format changes slighly. And so does
the ordering of elements. Without this bulk change a simple addition to the
library would create a huge diff. Those diffs are hard to read making the
life of the library team difficult.

The update was executed with:
find . -name "*.kicad_sym" -exec kicad-cli sym upgrade --force {} \;
2025-02-18 19:00:36 +01:00

16468 lines
252 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.