Placing Components¶
Place schematic symbols from approved local libraries and assign the exact value and PCB footprint required by the selected physical part.
Prepare the library¶
- Open View → Local Library Manager.
- Add the KiCad symbol file or containing library folder.
- Confirm the source and symbol in the active inventory.
- Activate the target schematic and search its Component Library.
If the exact part is missing, import an approved library, create it in Symbol Library Editor, or use the AI Component Generator with full datasheet review.
Place a symbol¶
- Search by exact part family or symbol name.
- Select or double-click the intended symbol to enter placement mode.
- Move the preview to a clear grid location.
- Rotate if needed and click to place.
- Press Esc to return to selection.
Short video — Find and place a symbol¶
Video review needed
Capture 10–15 seconds showing an approved library source, symbol search, grid-snapped placement, and exit from placement mode. Replace older media if the library UI differs.
Complete component properties¶
Select the component and verify:
| Field | Review |
|---|---|
| Designator | Unique and appropriate prefix |
| Value | Electrical value or exact orderable part number |
| Footprint | Exact package variant and pad count |
| Comment | Useful design or sourcing note, when required |
Changing a designator can affect connected references. Review the updated item and run ERC before PCB update.
Move, rotate, copy, or delete¶
Use drag to move, R to rotate, standard clipboard shortcuts to duplicate, and Del to remove. After moving or rotating a connected component, inspect each wire endpoint at the pin tip.
Pasted components receive new identities to avoid duplicates, but you must still review their values, footprint assignments, and connections.
Pre-ERC checklist¶
- Exact device and package variant are known.
- Designator is unique.
- Value and rating are correct.
- Footprint pad numbering matches symbol pins.
- Polarity and orientation are clear.
- Every used pin is connected intentionally; unused pins are handled explicitly.