Upload BOM & Gerber

Upload BOM and Gerber
Get a Quote Within 12 Hours

Request a PCB / PCBA Quote

How to Make a Custom PCB Board: First-Revision Guide

When you create a custom PCB, you will turn a verified prototype circuit into an actual board ready for replication, inspection, and testing. A prototype on a breadboard is just a one-time working prototype; before any layout (PCB file) can be created, it needs to establish stable operation, power on/off states, exact component identities, PCB mechanical size limits, test point locations, and revision numbers. The first physical PCB produced from a known working prototype circuit has the value of providing the first controlled opportunity to compare the original desired design intent with its actual physical counterpart. However, the actual value of the first PCB is that it documents all of its testing activities, as opposed to simply functioning on the first try. For example, while a clean design-rule report will show that all of the configured design rules have been met, it will not prove circuit functionality, package identification, mechanical fit, or correct PCB production output; these issues need to be confirmed by other checks.

Prior to submitting the design for manufacturing, the PCB manufacturing layout must include exact part numbers, mechanical dimensions (size), test points, and revision codes. Place and route the PCB using the above constraints; check the Gerber files and drill files before placing the order for the PCB. Retain the actual files that were sent to the PCB manufacturer. Upon receipt of the first prototype PCB, inspect it prior to applying power; use a PCB bring-up plan designed specifically for the PCB; log the expected and measured results of the bring-up plan, and either accept or modify the circuit based on those results.

When Is a Prototype Ready to Become a Custom PCB?

A prototype is ready for conversion to a custom PCB when its behavior is sufficiently reliable to document and the remaining risks associated with the design have been sufficiently bounded. Having predefined mechanical envelopes, planned test access, stable interface behavior, and known power states sends stronger signals to the project than having one successful demonstration. If the core of your design continues changing throughout multiple trials, you should remain on a reworkable, easy-access platform, such as a breadboard or module, until the required aspects — mounting geometry, repeatable functionality, connector positions, signal quality, and test access — have all been incorporated into the form factor of the PCB itself.

Choose an EDA tool based on your project needs, not based on how popular the application is. Functionality features to look for include interlinked schematic and PCB data; traceability of symbol and footprint libraries; customizable design rules; manufacturing output data; portability of project files; version-control features; and the ability to perform 3D mechanical review. KiCad 10 is an example of one EDA application that allows for schematic capture, footprint assignment, board layout, ERC and DRC capabilities, Gerber output, and 3D viewer functionality in a single workflow (see KiCad 10 Getting Started).

While home fabrication remains a viable solution for prototyping or creating simple experiments using PCBs, for more complex PCB designs that need plated holes, fine features, solder mask, repeatable registration, multilayer PCBs, and controlled finishes, a PCB manufacturer is the more practical option. When you add complexity to your design, each design will have a different set of qualification criteria; hence, a high-speed design would require controlled-impedance verification against its actual stackup, an RF design would require matching-network and shielding checks against the intended signals, and mains-adjacent or safety-related designs would require creepage and clearance checks against the applicable standard. The SUGA-PCBA Design Engineering team can provide support.

When Is a Prototype Ready to Become a Custom PCB

What Should Be Defined Before PCB Layout Begins?

The specifications should contain enough specific information to allow another reviewer of the PCB to reconstruct the intentions of the design. For example, a vague component family, screenshot of a component, or handwritten notes will not suffice as a basis for the first manufactured revision of your PCB.

Orderable components need to be documented with more than just a part number that was highlighted on a schematic. For instance, a component that was only described as being "in the same family" as the one that was simulated or built on a prototype or breadboard may have different pinouts, thermal ratings, and footprints; thus, the orderable-component tracking record must list the exact orderable component rather than just describing the component as being in the same family.

Record itemVerification evidenceChange trigger
Function and operating statesRequirement statement, interface behavior, power sequence, and known prototype resultA required mode, load, supply, or interface changes
Orderable componentsComplete MPN, rating, package option, datasheet revision, variant, and DNP statePart, package suffix, rating, source, or population state changes
Identity chainSymbol pin, footprint pad, Pin 1, exact package drawing, library revision, and physical sample agreeSymbol, footprint, package drawing, or selected MPN changes
Mechanical definitionOne datum, closed outline, connector positions, holes, keepouts, height limits, and enclosure referencesEnclosure, connector, mounting, or clearance input changes
Test access and risksNamed test nodes, expected states, instrument needs, and unresolved hazards or unknownsBring-up method, acceptance need, or risk classification changes

The identity of a part must be traced from the orderable MPN to the manufacturer drawing, then to the schematic symbol pins, footprint pads, and Pin 1 of the PCB layout. KiCad allows the user to create explicit symbol-to-footprint links; however, the association does not guarantee that the selected land pattern matches the purchased package (see KiCad Schematic Editor – Release 10.0). For example, a QFN-32 label alone does not associate all parts with the same land pattern, as the body size, pitch, exposed-pad geometry, and available package options will differ among manufacturers. Before placing your order, always verify the exact manufacturer's drawing and, where feasible, obtain a physical sample (Microchip Package Outline Drawings; QFN and DFN Package Application Note).

Test access needs to be planned before the PCB layout has been created; test access cannot be improvised after the PCB is assembled. Name the nodes that you will need to test, from externally probed power rails and key digital or analog signals to any node that is only used for programming or calibration; provide each of those nodes with a connector, header, or accessible pad. Along with planning test access, document any items that remain to be validated when you release the PCB: untested corner cases; risks associated with component substitutions; or mechanical assumptions that have not been validated against the enclosure. Tracking this list will allow you to write a plan for the first-revision bring-up that is based upon known gaps rather than discovering those gaps during testing.

Mechanical constraints should always be referenced to a single datum; you should reference the outline, all mounting holes, connector locations, and height limits back to that same point. This will help you avoid having the individual tolerances accumulate into a PCB that is measured correctly on paper but does not fit. The USB-C connector gives a good example of this issue — a manufacturer's footprint may precisely match the manufacturer's pad pattern; however, that connector may still not meet mechanical fit requirements because the connector's plastic shell, distance from the edge of the PCB, and clearance for the mating cable or opening in the enclosure are not captured by the pad pattern; these dimensions should all be checked against the enclosure model. The same reasoning applies to modules: manage all their specific mechanical data — precise board revision, pin mapping, outline, mounting features, keepouts, and height — as mechanical data in their own right; the signal-name label in your schematic does not give you any of that information.

What Should Be Defined Before PCB Layout Begins

How Do You Turn the Schematic Into a Manufacturable PCB Layout?

PCB layout takes the electrical design intent and mechanical constraints and converts them into the copper, holes, masks, markings, and other board features that will actually be manufactured. You start by importing the verified schematic connectivity and footprint data, then you define your board outline, stackup, fabrication rules, connector placements, mounting features, and restricted areas. Before you lay out the components, be sure to finalize all critical mechanical features to avoid having to move components later if you make late changes to the design and need to do extensive rerouting.

Place Components Around Current Flow, Signal Flow, and Access

When laying out the PCB, first locate the fixed connectors, mounting holes, switches, displays, sensors, and other mechanically constrained parts of your project. Then, group all other components based on function, rather than cramming them into any remaining open space to maximize your placement density. Decoupling capacitors should be placed close to the power pins to which they are connected; this will help reduce inductive effects between the power supply and the chip. Keep high-current loops as short as possible and create a clear return path for fast signals. Components that require adjustment, probing, programming, or replacement should also have physical access.

When designing high-speed and very dense PCBs, layout decisions should be made simultaneously with consideration of the intended stackup and return structure. Changing component placement after determining the stackup will usually result in having to address the same signal-integrity issues again.

Route With Electrical and Fabrication Limits in the Same Rule Set

Designs include parameters like trace width, trace spacing, via geometry, layer usage, and impedance that are directly related to how the designs will be used; for instance, fast edges, sensitive analog signals, power distribution, return paths, and manufacturer limitations must be considered when creating the designs. When using a single generic rule set for all applications and situations, the tightest case will typically not be well served (Texas Instruments High-Speed Layout Guidelines). JLCPCB identifies approximately 1.27 mm (50 mil) of copper trace width to support up to 3 A of current, using 1 oz copper with a target of about 10°C temperature rise. JLCPCB also states that the thickness of 1 oz copper is approximately 35 µm. This example should be treated as an illustrative point of reference, not a universally applicable rule; the actual geometry needed is affected by layer location, copper thickness, ambient temperature, voltage drop, surrounding copper, duty cycle, and the selected fabricator (JLCPCB Copper Weight and Trace Width Example).

Copper zones or planes should only be used when they are part of an intentional current-return and thermal strategy; having a ground fill does not remedy a poor return path automatically, nor does increasing the width of a power trace address the issues of a connector, a via, or a thermal bottleneck. Each class of design has its own separate calculations based on the actual stackup: a high-current board should be sized for the number of vias and copper cross-section that can support the desired sustained current and temperature rise, and should not merely be sized using a standard trace-width chart; an RF or controlled-impedance board needs to model the return plane and dielectric stack together, because impedance is a property of the two together, not of either alone; and a mains-adjacent or otherwise safety-related board must have creepage and clearance distances verified in accordance with the appropriate safety standard prior to completing the copper pour. The layout engineering guide provided by SUGA-PCBA contains placement and routing examples for designs requiring closer review by the manufacturer.

Use Silkscreen and 3D Review to Catch Human-Facing Errors

The silkscreen identifies Pin 1, the polarity of diodes and capacitors, the function of connectors, test points, and the board name and revision in locations where doing so minimizes the potential for ambiguity during the assembly and testing process. Text on the silkscreen should be placed away from exposed pads and features that would make the marking unreadable after manufacture. Prior to manufacturing, the layout of the board should be visually verified in a 3D format or compared to the enclosure model when available. Conducting this verification may uncover errors such as reversed connectors, restricted mating access, component-height collisions, or board-edge clearance problems, which would not be detected using ERC or DRC.

What Do ERC, DRC, and DFM Check?

ERC checks the schematic against the configured electrical rules; DRC checks the geometry and connectivity of the PCB against configured board rules; and DFM checks the manufacturing data against manufacturing process requirements. KiCad has separate operations for ERC and DRC, while IPC defines design-for-manufacturing analysis as a separate activity that may make use of manufacturing data (KiCad Command-Line Interface 10.0; Design for Manufacturing Confirmed by IPC Standards). None of the checks guarantee that the circuit will operate as intended. Therefore, if connectivity, footprint, mechanical, or fabricator inputs change after the checks are run, the dependent board data will also need to be updated, and the applicable checks will need to be performed before a new manufacturing package is generated.

How Do You Turn the Schematic Into a Manufacturable PCB Layout
Video: How to Make a Circuit Board (Beginner's Guide) – Hardware Unknown

What Should You Check Before Ordering the First Board?

Review the order data as plotted and not just the edited project because a correct project and an incorrect upload package can coexist when old outputs remain in a folder, one layer is missing, drill data is from another revision, or files use inconsistent origins.

The Ucamco Gerber specification requires consistent coordinate conventions across a Gerber data set and treats the board profile as essential fabrication information.

Use a separate viewer to check what you have exported. You should see a closed board profile, the number of copper layers that you were expecting, the solder-mask openings, the legend, the drill files, and any supplied netlist. Make sure that the files are in alignment, the orientation is correct, polarity marks are present, revision identity is identified, and that there are no older versions of the files included. The viewer will only show what the receiver can interpret and should not be viewed as proof of circuit function or of meeting every supplier requirement (Ucamco Gerber Layer Format Specification Revision 2026.05).

When ordering a bare board, the primary focus of the core package will usually be the board profile, copper, solder mask, legend, and drill data, plus any other data that the manufacturer requires. For an assembled board, the package generally will also include a controlled BOM, component-position data, assembly drawings, variant state, and DNP instructions. KiCad organizes its Gerber, drill, BOM, and position manufacturing outputs individually (KiCad PCB Editor 10.0; KiCad Command-Line Interface 10.0). Upload a single named revision, review all detected parameters or supplier questions, and retain the identical package that was ordered. Before release, compare current supplier limits for materials, layer count, copper, hole sizes, finishes, and other features with SUGA-PCBA's manufacturing capabilities.

A universal formula will rarely give you an accurate prediction of the total cost of manufacturing your PCB. Each of the following items can have an impact on the cost quotation: board dimensions, number of layers, materials used, copper weight, hole characteristics, surface finishes, number of pieces ordered, electrical testing, assembly, sourcing of components, shipping, and complexity of design. Only compare current quotes once the design data and acceptance requirements are stable; otherwise, the lowest-price quote could describe a different technical result.

What Should You Check Before Ordering the First Board

What Happens After the PCB Files Reach the Board House?

The requested order will determine the sequence of operations used to create the board; however, the main operations performed by a PCB manufacturer include preparation of the laminate, transfer of the conductor pattern, removal of unwanted copper, drilling holes as required, plating conductive holes where required, processing the outer layers, applying solder mask, adding a surface finish and legend, profiling the board, and performing specified inspection or electrical testing. When manufacturing multilayer boards, there is also an intermediate step of processing the internal layers and laminating them together prior to final drilling and outer-layer processing. DigiKey provides a general overview of the same basic relationships between copper patterning, solder mask, silkscreen, and board-house production (DigiKey: How to Create Your First PCB).

Although the designer does not have to reproduce the processes of a PCB manufacturer to place a custom PCB order, the manufacturing data must accurately communicate the intended result. When an initial order is for assembled boards, fabrication is followed by component sourcing or kitting, solder-paste application for SMT parts, placement, reflow or other soldering processes, inspection, and any specified programming or testing. When production is related to prototype PCB assembly, the PCB assembly service provided by SUGA-PCBA can support this path without changing the need for controlled BOM, placement, and test information.

What Happens After the PCB Files Reach the Board House

How Do You Inspect and Power the First Revision?

After your PCB has been received, perform an initial identity inspection with the board unpowered by comparing the board revision and quantity with the original order. Next, inspect your bare board for any visible damage or fabrication anomalies that have an impact on the product design. With an assembled PCB, inspect component identity, orientation, polarity, solder joints, missing components, substitutions, and DNP state. Before you power up your PCB, ensure that the mechanical fit has been verified by matching the edges, holes, connectors, and taller components on the board to the enclosure and mating hardware.

Prepare your power-up procedure based on the requirements of the target circuit. Determine the supply, current or energy limits, expected rails, rail sequence, reference points, instruments used for testing, stop conditions, and functional tests that should be completed before connecting power to the board. Many low-energy boards can be powered using a current-limited bench supply, while higher-risk classes require additional layers of protection before first power; for example, a mains-adjacent PCB needs isolation and earth-continuity checks before first power is applied, a battery or high-current PCB should have a fuse or current limiter sized below the expected fault current, and any PCB that drives a motor or actuator should have a means to remove power within the mechanism's stop time. Start by applying power in controlled stages while immediately stopping upon observing any unexpected current, heat, voltage, noise, or communication behavior.

Analog Devices illustrates a similar transferable process of inspection, limited power, rail checks, and measurement logging for testing RF transceivers. However, the actual values and specific sequence still need to be derived from the documentation provided for each target board (A Systematic Checklist for RF Transceiver Testing). The test records should consist of the instrument and setup used, environmental conditions when applicable, expected result, measured result, and recorded observations. If more comprehensive electrical or functional verification of the PCB is required, SUGA-PCBA testing capabilities can provide additional manufacturing-test context.

How Do You Inspect and Power the First Revision

What Should Change Before Revision Two?

Do not immediately change the design after your first observation of failure. You can avoid changing a correct layout to compensate for a firmware problem, blaming a correct footprint for an assembly defect, or sending a circuit fault back to fabrication without proper evidence.

ObservationExpected resultActual resultLikely cause areaConfirming evidenceNext action
Interface does not respondNamed transaction and response under stated conditionsNo response or malformed responseRequirement, circuit, layout, firmware, or test methodKnown-good peer, waveform, rail state, configuration, and interface logConfirm the failing boundary before changing hardware
Part does not fit or Pin 1 conflictsPhysical part matches drawing, land pattern, and orientation recordBody, pads, or orientation disagreePart identity or libraryMPN, package drawing, sample, symbol-pin-pad map, and library revisionCorrect the identity chain and issue a new revision
Board does not fit the assemblyOutline, holes, connectors, keepouts, and height meet the defined mechanical recordOne or more features miss their datum or envelopeRequirement or mechanical inputMeasured board, enclosure reference, datum, and released drawingRepair the source constraint, then regenerate dependent data
Measured rail is outside its expected stateRail reaches its documented range in the planned sequenceVoltage, current, heat, or timing differsCircuit, assembly, part, layout, or test methodPower log, component identity, joints, load state, and target documentationStop, isolate the cause, and retest under controlled conditions
Fabricated feature differs from the reviewed outputReceived board matches the retained plotted package and approved supplier responseProfile, drill, copper, mask, or legend differsRelease package, supplier interpretation, or fabricationRetained files, independent viewer result, order record, supplier response, and board measurementResolve the source of the mismatch before revising design data

A requirement gap differs from a circuit error; a package-identity error differs from an assembly defect; a mechanical datum error differs from a routing error. Fabrication is only one possible cause of a defect, and the retained manufacturing package allows for comparison of the received board with the approved version of that manufacturing package.

The disposition may be to accept the revision when the required evidence passes, accept it with a documented limitation only when the product process permits that decision, revise and retest when the cause and corrective action are understood, or stop if a required verification result remains unresolved.

What Should Change Before Revision Two

Leave a Reply

Your email address will not be published. Required fields are marked *