I just figured out ways to improve the design experience with Altium and created my own design library.
source/ is the directory holding all files to generate the integrated libraries.
Some explanations
- Altium has three kinds of library files:
- Schematic / Capture Library: *.schlib
- PCB Library: *.pcblib
- Integrated Library: *.intlib
- Integrated libraries are single portable lib files generated by library projects with schematic lib and pcb lib.
Intention
- Get all of my previous work organized.
- Automatic part number input.
- Beautiful part symbols.
basic01_resistors basic02_capacitors basic03_inductors