LIBRARYFootprints and land patterns.
What a footprint is, how package maps to footprint, what pads and courtyards and pin-1 markers do, and why you confirm every land pattern against the datasheet.
A footprint is the pattern of copper pads, holes, and silkscreen that one real part solders to. Choose the footprint that matches the part's package, confirm it against the datasheet's recommended land pattern, and the part fits and connects. Get it wrong and the part physically will not sit down, or it will not make contact.
Package versus footprint
The package is the part's physical body: an 0402 or 0603 chip, a SOT-23-5 transistor outline, a QFN with pads under its belly. The footprint is the board-side copper that body lands on. One package maps to one footprint family, so reading SOT-23-5 off a datasheet tells you which footprint to place.
What a footprint contains
A footprint carries pads (the copper each pin solders to), a courtyard (a keep-out rectangle that reserves the part's space so neighbours cannot crowd it), a silkscreen outline, and a pin-1 marker. The pin-1 marker is the one that saves boards: it fixes the part's rotation so a chip cannot be assembled turned around.
Surface-mount and through-hole
Surface-mount parts solder to flat pads on one side of the board and dominate a modern layout. Through-hole parts have leads that pass through drilled, plated holes and solder on the far side, which is mechanically stronger for connectors and anything that takes stress. A footprint is drawn for one or the other, and they are not interchangeable.
Confirm it against the datasheet
Every part datasheet gives the package dimensions a footprint has to match, and many add a recommended land pattern too: the manufacturer's own drawing of the pad sizes and spacing that part wants. The AP2112K regulator's datasheet, for instance, specifies its SOT-23-5 package and pinout (Diodes AP2112 datasheet). Industry land-pattern geometry follows the IPC-7351 standard, and the datasheet is the first place you check for a specific part.
▸Deep dive· IPC-7351 density levels
The IPC-7351 land-pattern standard does not give one footprint per package; it gives three, called density levels. The Most level leaves the largest pads and solder fillets, which suits hand assembly and rework. The Least level is the tightest, for high-density boards assembled by machine. The Nominal level sits between and is the sensible default for most work. Footprint generators that follow IPC-7351 let you pick the level, so you trade board area against how forgiving the part is to solder.
Checkpoint
Quick check
One Thousand Drones engineering team · verified 2026-07