PartAndStock
Blog

How Is a PCB Manufactured? From Design to the Board in Your Hand

July 29, 2026 4 min read
Quick answer

When you finish a circuit design and send it to a manufacturer, a shiny, drilled and printed board arrives a few days later. So what happens at the factory during that time? Knowing the production process lets you both make more manufacturable designs and understand the cause when something goes wrong. In this article we cover the journey of a printed circuit board from design files to a physical board, step by step.

Overview of the production line

StepWhat's done
1. File checkGerber/drill files are verified (DFM)
2. Laminate prepCopper-clad FR-4 sheet is cut
3. Pattern transferCopper traces are transferred via a film with light
4. EtchingExcess copper is dissolved with chemicals
5. DrillingVias and mounting holes are drilled
6. PlatingHole interiors are made conductive
7. Solder maskThe green protective layer is applied
8. SilkscreenWhite label/symbol printing
9. Surface finishPads are protected with HASL/ENIG
10. Test + cutElectrical test, separation from the panel

File check and laminate

The manufacturer first checks the Gerber and drill files you send for manufacturability (DFM): traces that are too thin, small holes or insufficient clearances are flagged at this stage. If there's no problem, the copper-clad insulating sheet that is the foundation of production (usually FR-4) is cut to the right size. In multilayer boards, these layers are later pressed together; for the layer arrangement, our PCB stackup article covers the design side.

Pattern transfer and etching

The pattern of the copper traces is transferred to the sheet via a light-sensitive film (photoresist). The exposed areas harden; then the sheet goes into a chemical bath and the unprotected excess copper is dissolved (etching). Only the conductive paths you designed remain. This step is where a board's electrical identity is formed.

Drilling and hole plating

Vias and component holes are drilled with precise CNC drills or lasers. The inner surface of holes that need to connect between layers is made conductive with chemical and electrolytic plating (plated-through hole). This connects the copper on the top and bottom layers. Hole quality directly affects the reliability of multilayer boards.

Solder mask and silkscreen

The solder mask that gives the board its familiar green color covers the copper areas that shouldn't be soldered; only the pads are left exposed. This layer both prevents shorts and protects the copper from corrosion. Then component labels, reference numbers and symbols are printed with the white silkscreen, which also makes soldering and assembly easier.

Surface finish: HASL or ENIG?

The exposed solder pads are plated so they don't oxidize. There are two common options:

  • HASL (tin-lead/lead-free): economical and enough for most applications; the surface isn't perfectly flat.
  • ENIG (gold plating): very flat and long shelf life; preferred for fine-pitch SMD parts and precise boards, but more expensive.

Test and cutting

In the final stage, the boards are tested electrically (especially end-to-end continuity and isolation checks on multilayer/complex boards). Then the boards, in panel form, are separated one by one with V-cut or routing. At this point the board is ready for component assembly.

Common mistakes

  • Skipping DFM rules: very thin traces and small holes cause problems in production; follow the manufacturer's minimums.
  • Wrong surface finish: HASL can create flatness problems on fine-pitch SMD; ENIG is safer.
  • Putting silkscreen on a pad: printing that spills onto the solder area degrades solder quality.
  • Not thinking about panelization: if the cutting margin and V-cut lines aren't planned from the start, assembly gets harder.

Frequently asked questions

Should I produce single-layer or multilayer?

For simple circuits, single/double layer is enough; in dense, high-speed-signal designs a multilayer board eases both layout and noise control.

Why are most PCBs green?

Green solder mask is the most common and economical one; it's not a technical requirement, other colors can be produced too.

What's the difference between prototype and mass production?

The process is the same; in mass production, more boards per panel, stricter testing and a lower unit cost come into play.

Conclusion

A PCB is manufactured through a multi-step process from file check to laminate, from etching to hole plating, from solder mask to surface finish and testing. Knowing these steps lets you make more manufacturable designs. You can review supplier offers for the components you'll place on your board with search and the comparison tool.