Commit Graph

3 Commits

Author SHA1 Message Date
Eduard Iten dda87cfbae feat: implement JLCPCB Basic Parts system with Fabrication Toolkit support
- Replace custom footprints approach with standard KiCad footprints
- Add comprehensive JLCPCB Basic Parts database with real part numbers
- Create dual-platform symbol generators (PowerShell + Bash)
- Support bennymeg/JLC-Plugin-for-KiCad with proper field names
- Include standard ICs (STM32, CAN, power, interface)
- Generate BOM templates for JLCPCB assembly
- Add German (.de.md) and English (.md) documentation versions
- Remove old LCSC-only approach in favor of complete JLCPCB solution

Breaking changes:
- Removed custom footprints for standard passives
- Updated naming conventions for JLCPCB compatibility
- Replaced LCSC_Parts_Database.csv with JLCPCB_Basic_Parts.csv
2025-12-09 15:06:04 +01:00
Eduard Iten b969b55799 chore: track pdfs with lfs 2025-12-09 14:47:33 +01:00
Eduard Iten c02d410bac chore: configure git lfs for 3d models 2025-12-09 14:34:21 +01:00