Files
hw-kicad-library/README.md
T
2026-08-06 15:45:36 +03:00

16 lines
687 B
Markdown

# KiCad Libraries
All custom components libraries for kicad.
This hub houses a comprehensive collection of symbols and footprints for the electronic compoenents used in the projects. Every HW project developed must use this library to make sure that a certain consistency, efficiency, improvement and versioning is mentained.
# Getting Started
1. Clone the repository:
- Download a copy of the entire library collection to your local machine
2. Configure KiCad Paths:
- Open KiCad Preferences.
- Navigate to **Configure Paths**.
- Add a new **Environment Variable** with **GHOST_CAT_KICAD_LIB** name
- Add the path to the cloned repository's `/lib` directory.