To create a new local PCB library in Altium Designer, you simply select the appropriate menu options.
Steps to Create a Local PCB Library
Creating a PCB library is the first step in building your collection of component footprints that will be used on your circuit board. This library will store the graphical representation and physical details of components.
Here's the straightforward process:
- Open the File Menu: Navigate to the main menus within Altium Designer.
- Select New: From the
File
menu, choose theNew
option. - Choose Library: In the submenu that appears, select
Library
. - Select PCB Library: Finally, choose
PCB Library
from the library options.
As stated in the provided reference: Select File » New » Library » PCB Library from the main menus to create a new local PCB library.
Once you perform this action, the footprint editor will automatically open in the design space. You will use this editor to draw and define the footprints you need. It's also recommended to open the Properties and PCB Library panels if they are not already visible, as these panels provide crucial tools for defining pad properties, 3D models, and managing the library contents.
Next Steps After Creation
After creating the empty PCB library file, you will need to:
- Define new component footprints within the editor.
- Add pads, vias, and other primitives.
- Specify pad shapes, sizes, and paste/solder mask expansions.
- Add silkscreen and mechanical layers.
- Include 3D models for visualization and clearance checking.
- Save the library file (
.PcbLib
).
This newly created .PcbLib
file is a standalone local library that you can manage and use for your PCB projects.