PCB DFM means designing the board so the manufacturer can build it reliably with the selected process. A design can be electrically correct and still be hard to fabricate: spacing may be below the chosen service limit, drill holes may leave too little annular ring, mask dams may be too thin, or silkscreen may land on exposed copper.
The goal is not to memorize one universal limit table. PCB capability depends on manufacturer, board thickness, copper weight, layer count, via technology, solder mask process, and assembly method. Use typical values only as early planning guidance, then set your EDA rules from the actual fab capability table and quote options.
After export, inspect the final ZIP in the free Gerber viewer and compare the visible layers against the PCB Gerber file checklist. Visual inspection will not catch every process issue, but it catches many avoidable handoff problems before the fab sees them.
Quick answer
Common PCB DFM issues include trace and spacing violations, small annular rings, copper too close to the edge, acid traps, silkscreen on pads, solder mask slivers, poor via tenting choices, weak thermals, tombstoning risk, and incorrect mask expansion. Catch them with EDA DRC, Gerber inspection, and the fab's DFM report.
Common PCB DFM issues
Insufficient trace width creates two different risks. The first is manufacturability: a trace narrower than the fab's standard process may require advanced etching or be rejected. The second is electrical: a trace may be too small for current, temperature rise, or voltage drop. Use current-carrying calculations for power paths and fab capability rules for minimum manufacturable width.
Insufficient spacing appears between traces, pads, copper pours, vias, and board edges. Too little copper-to-copper spacing can bridge during fabrication. Too little copper-to-edge clearance can expose copper after routing or create shorts to hardware. The required clearance depends on voltage, copper thickness, process, and mechanical finish, so check both electrical clearance rules and the fab's manufacturing table.
Small annular ring means the copper pad around a drilled hole is too narrow after accounting for drill tolerance and registration. The visible Gerber may show a pad, but fabrication still needs enough copper around the final hole. Fine vias, small through-hole pads, and mismatched drill sizes are common sources of annular ring warnings.
Acid traps are acute copper angles that can trap etchant in older or more sensitive processes. Modern fabrication is more robust than old design rules imply, but sharp acute angles can still be a poor geometry choice, especially on dense boards or unusual copper weights. Use cleaner routing, teardrops where appropriate, and smoother copper pours rather than relying on narrow acute wedges.
Silkscreen over pads or exposed copper can be clipped by the fab or interfere with solderable areas. Reference designators, logos, polarity marks, and pin labels should be readable while clearing exposed pads, test points, castellations, and the board edge. In a viewer, overlay silkscreen with solder mask openings to catch this.
Solder mask slivers and bridges occur when narrow mask dams remain between adjacent pads or when mask expansion is too small or too large for the process. Fine-pitch ICs, connectors, and dense test pads are common trouble spots. The fab may remove thin mask dams or ask for revised expansion rules.
Unconnected or improperly tented vias can create assembly and reliability issues. Tented vias may trap chemicals if the process is not suitable, while open vias in pads can wick solder away during assembly unless they are filled, capped, or otherwise specified. Via tenting, plugging, filling, and via-in-pad are manufacturing choices, not just display options.
Starved thermals happen when thermal relief spokes are too narrow, too few, or poorly connected to a plane. The pad may be hard to solder or may not carry the expected current. The opposite problem, no thermal relief on hand-soldered through-hole pads, can make soldering difficult because the plane pulls heat away too quickly.
Tombstoning risk is an assembly DFM issue where a small passive component stands up during reflow. Asymmetric pad geometry, unequal copper balance, uneven thermal relief, and mismatched paste apertures can contribute. A Gerber viewer can reveal obvious asymmetry, but assembly review and footprint standards are also important.
Incorrect solder mask expansion can expose too much copper or cover part of a pad. Expansion rules should match the fab's registration capability and the component pitch. For fine-pitch parts, careless mask settings can create missing dams or solderability issues.
DFM issue reference
| DFM issue | Risk | How to detect |
|---|---|---|
| Trace below fab minimum | Etching yield problems or advanced-process cost. | EDA DRC with manufacturer trace-width rules. |
| Insufficient copper spacing | Shorts, arcing risk, or CAM rejection. | EDA clearance rules and Gerber visual review. |
| Small annular ring | Breakout after drill tolerance and registration error. | DRC annular-ring checks and drill-to-copper overlay. |
| Copper too close to edge | Exposed copper after routing or shorts to hardware. | Copper-to-outline clearance rules and viewer overlay. |
| Acid traps | Etching defects in acute copper corners. | Routing review, copper pour cleanup, and CAM feedback. |
| Silkscreen over pads | Clipped markings or ink on solderable copper. | Overlay silkscreen, mask, and copper in a viewer. |
| Solder mask slivers | Thin mask dams may not survive fabrication. | Mask DRC and fab DFM report. |
| Poor via tenting choice | Solder wicking, trapped chemistry, or process ambiguity. | Fabrication notes, mask layers, and fab capability review. |
| Starved thermals | Poor solderability or inadequate current path. | Plane connection review and footprint inspection. |
| Tombstoning risk | Small passives lift during reflow. | Footprint review, paste symmetry, and assembly DFM checks. |
How to catch DFM problems early
Start in the EDA tool. Set design rules from the manufacturer's current capability table instead of relying on default generic rules. Use separate rules for net classes, high-voltage areas, high-current copper, differential pairs, via sizes, annular rings, mask expansion, and copper-to-edge clearance. Run DRC before every manufacturing export.
Then inspect the exported files. The Gerber error-checking workflow is useful because export mistakes are different from layout-rule mistakes. Visual review catches missing layers, shifted drills, mask mismatches, wrong outline data, and silkscreen problems.
Finally, read the fab's DFM report. Many manufacturers, including OurPCB, run a DFM check before production or during quote review. Treat that feedback as process-specific. If the report flags a solder mask bridge, small annular ring, drill slot issue, or copper spacing problem, resolve it in the CAD design and regenerate the package rather than editing individual Gerber files.
Check it in the viewer before ordering
Open the final ZIP in the Gerber viewer and overlay copper, mask, silkscreen, outline, and drill layers. Look for visible signs of DFM trouble: tiny mask dams, silk on exposed pads, holes close to pad edges, copper near the route outline, and asymmetric paste or pads on small passives. The viewer is not a substitute for the fab's process rules, but it is a fast way to catch mistakes before they become order delays.
FAQ
- What does DFM mean for PCB design?
- DFM means design for manufacturing: checking whether the board can be fabricated and assembled reliably by the chosen manufacturer, not only whether it is electrically correct in the CAD tool.
- Are there universal PCB DFM minimums?
- No. Manufacturers publish capability tables, and limits vary by copper weight, board thickness, layer count, drill type, finish, and service level. Treat online numbers as typical examples unless they come from your selected fab.
- Can I catch every DFM issue in a Gerber viewer?
- No. A viewer is excellent for visual layer, drill, mask, and silkscreen checks, but it does not replace EDA DRC or the manufacturer-specific DFM report.
- When should I run DFM checks?
- Run design-rule checks during layout, inspect the exported Gerbers before ordering, and review the fab DFM report before approving production. Catching issues before payment is usually faster than resolving them after CAM review.