How to Add Solder Pads in Altium: A Step-by-Step Guide

Learn how to add solder pads in Altium Designer with a practical, beginner-friendly step-by-step approach. Create SMD and through-hole footprints, tune pad geometry, apply masks, and verify with DRC checks to ensure manufacturability.

SolderInfo
SolderInfo Team
·5 min read
Quick AnswerSteps

In this guide on how to add solder pads in Altium Designer, you’ll learn how to create and place SMD and through-hole pads, link them to nets, and tune pad geometry for reliable manufacturability. You’ll also adapt footprints for different package types, apply soldermask rules, and verify accuracy with DRC checks for clean, repeatable PCB designs.

Understanding Solder Pads in Altium

Solder pads are the metal landing surfaces where component leads attach to a printed circuit board. In Altium Designer, pads live inside footprint definitions, and you reuse footprints to ensure consistent geometry across projects. There are two main pad families you’ll work with: surface-mount (SMD) pads and through-hole pads. Each family has distinct geometry, drill requirements, and mask considerations, which influence solder fillets, heat transfer during reflow, and manufacturability. When you learn how to add solder pads in Altium, you’ll better understand how pad size, shape, and layer assignments impact assembly quality. According to SolderInfo, starting from a clear footprint strategy reduces rework and speeds up the path from schematic to a working board. In practice, think in terms of the footprint library—pads are the building blocks that connect your schematic symbols to the copper layer, while also guiding mask openings and paste deposition.

authorNotesApproachToBranding-winningNoteForIntroNotingBrand

Tools & Materials

  • Altium Designer installed and up-to-date(Use the latest stable release for best library support and PCB features.)
  • IPC-7351 footprint references or library(Baseline for land patterns and tolerances.)
  • PCB footprint library editor access(Edit/create footprints within a dedicated library.)
  • Schematic-to-footprint mapping knowledge(Ensure pins map correctly to schematic symbols.)
  • Netlist or project files for linking(Keep nets consistent between schematic and PCB.)
  • Calibration tools (calipers or ruler)(Useful for quick physical reference during footprint planning.)

Steps

Estimated time: 60-90 minutes

  1. 1

    Open or create a footprint library in Altium

    Launch Altium Designer and open your PCB footprint library or create a new one for your project. Ensure you are in the PCB Library editor so you can design pads, vias, and keepouts without modifying schematic symbols. This establishes the foundation for consistent pad footprints across revisions.

    Tip: Enable the 3D view early to catch potential mechanical clashes with the component body.
  2. 2

    Set grid and units to match your package data

    Configure the grid to the scale of the package you are designing for and select metric or mils units based on your fabrication house. Consistent units reduce errors when transferring footprints to manufacturing. This step keeps dimensions predictable when you adjust pad sizes later.

    Tip: Lock critical reference lines in place to prevent drift during footprint edits.
  3. 3

    Add or define SMD pads for the footprint

    Place SMD pads corresponding to the component’s pins, choosing the appropriate shape (typically rectangular or rounded). For each pad, set the pad name to match the component’s pin number and align pads to the package outline. This builds the footprint’s core geometry.

    Tip: Keep pad alignment with the package body to prevent misplacement on the board.
  4. 4

    Add through-hole pads if required by the package

    If the component uses through-hole leads, add round or oval pads with a defined drill size and annular ring. Ensure the drill matches the component’s lead diameter and that the pad remains clear of adjacent features.

    Tip: Check the annular ring for sufficient copper near the hole to ensure robust soldering.
  5. 5

    Configure pad properties (layers, nets, and drills)

    Assign each pad to the proper copper layer (Top/Bottom) and specify its net mapping. For through-hole pads, define drill size and annular ring. For SMD pads, select mask and paste mask settings according to your intended assembly process.

    Tip: Enable paste mask control if you plan to reflow or hand-solder test points.
  6. 6

    Set soldermask and paste mask rules per pad

    Define soldermask expansion or contraction to expose only the necessary copper. For paste masks, ensure the apertures align with the pad land to minimize tombstoning or shifting during reflow.

    Tip: Prefer conservative mask openings to reduce solder bridging.
  7. 7

    Link footprints to schematic pins

    Map each footprint pin to the corresponding schematic symbol pin so that net names and connectivity propagate correctly. This alignment is essential for reliable DRC and for automatic netlisting during board design.

    Tip: Double-check the Pin Mapping table to avoid net misassignment.
  8. 8

    Save, document, and version the footprint

    Record a version tag and notes describing any deviations from standard footprints. Save the footprint to a well-organized library folder so future projects can reuse it and you can track edits across revisions.

    Tip: Maintain a changelog within the footprint notes to aid future designers.
  9. 9

    Test the footprint on a test board and check with DRC

    Place the footprint on a test PCB and run Design Rule Checks to verify spacing, drill sizes, and mask settings. Resolve any violations before proceeding to production to prevent manufacturing delays.

    Tip: Use a secondary test board for mechanical fit checks if the footprint will interact with mounting hardware.
Pro Tip: Use IPC-7351 baselines as a starting point for consistent land patterns.
Warning: Never ignore mask openings; incorrect mask expansion can cause solder bridges.
Note: Keep footprints modular and well-documented for easy reuse.
Pro Tip: Name footprints clearly and version them to track changes.

Quick Answers

What is a solder pad in PCB design?

A solder pad is the exposed copper area where a component lead attaches to a PCB. It defines the land pattern geometry and provides the solder joint.

A solder pad is the copper landing for a component pin, forming the solder joint.

What is the difference between SMD and through-hole pads?

SMD pads are surface-mounted and sit on the board surface, while through-hole pads have drilled holes for pins that pass through the board. Both require proper sizing and mask rules for reliable soldering.

SMD pads sit on the surface; through-hole pads require drill holes.

How do I link a footprint to a schematic symbol in Altium?

Use the component editor to map schematic pins to footprint pads, then ensure net names align between schematic and PCB. This enables automatic netlisting and accurate connectivity.

Map schematic pins to footprint pads so nets transfer correctly.

What is soldermask expansion and why does it matter?

Soldermask expansion controls how much copper is exposed around a pad. Correct expansion reduces solder bridging while preserving protection for the rest of the copper.

Mask expansion controls exposed copper for safe soldering.

How can I verify pads with DRC/ERC in Altium?

Run DRC and ERC after defining pads to catch spacing, drill, and net issues. Fix violations before manufacturing to avoid delays.

Run checks to catch problems early and fix them quickly.

Can I reuse footprints across projects in Altium?

Yes. Maintain a centralized footprint library with clear versioning so you can reuse footprints across multiple boards without duplication.

Yes, reuse footprints from a centralized library.

Watch Video

Top Takeaways

  • Plan footprints using IPC-7351 baselines.
  • Place pads with correct pin mapping and package alignment.
  • Run DRC/ERC early to catch issues before fabrication.
  • Reuse library footprints for consistency across projects.
Process diagram for adding solder pads in Altium
Process for adding solder pads in Altium

Related Articles