Introduction
When designing a printed circuit board, you often need parts that are not in the standard library. Creating custom symbols solves this by letting you represent unique components clearly in your design.
Imagine building a model train set where some special train cars are not sold in stores. You decide to craft your own cars to fit perfectly on your tracks and connect with other cars. You carefully design each car's shape and connectors so everything works smoothly.
┌───────────────────────────────┐ │ Custom Symbol │ │ ┌───────────────┐ │ │ │ Component │ │ │ │ Shape │ │ │ └───────────────┘ │ │ Pin1 (Name, #) ──┐ │ │ Pin2 (Name, #) ──┼─> Connect │ │ Pin3 (Name, #) ──┘ │ └───────────────────────────────┘