AcheronSymbols is the AcheronProject's library for KiCad symbols. Every symbol was independently developed.
- Clone the git repository into a
libraries
folder inside your KiCad project main folder, also known was${KIPRJMOD}
- In EESCHEMA, go into
Preferences > Manage Symbol Libraries...
then under the Project tab, press the plus sign and select theacheronSymbols.sym
file. - After that the library symbols should be available for addition in the schematic from the
Add a symbol
button. Click that button or press A and try adding a symbol from the library like theMXSwitch
symbol.
This project is released under the Acheron Open-Hardware License V1.3. For the license, please refer to the LICENCE.md file.