mmmerle


Small-Batch Manufacturing

Turning a working design into a product means doing everything that made the prototype work once, reliably, for every unit sold — which changes component selection, sourcing, quality control, and legal compliance in ways a one-off build never has to consider. This chapter covers design-for-manufacturing choices, sourcing realities like MOQs and lead times, and the compliance requirements a hand-built boutique pedal is still technically subject to.

Everything up to this chapter has been about making one circuit work. Turning that circuit into a product means making the same circuit work reliably, unit after unit, sold to people who will never see the prototype and won’t tolerate the same trial-and-error a one-off build allows.

Designing for manufacturing means designing for repetition, not just function

A production design favors standard component values (10kΩ, 47kΩ, 100kΩ) over an electrically-ideal-but-unusual value like 12.3kΩ that would require a special order every single run. Minimizing component count matters more than it does for a one-off build, because every additional part in a production design is simultaneously a cost, a potential failure point, and an extra assembly step multiplied across every unit sold — a tradeoff invisible when building just one. Through-hole components remain the right choice for prototyping (easy to hand-solder, easy to swap while iterating), but SMD parts cost less per unit and take less board space once a design moves to real production volume, a switch worth making deliberately rather than by default. Standardizing on one enclosure across a product line — using the same 125B-style box for multiple pedal models, for instance — reduces inventory complexity in a way that only pays off once “inventory” is a real, ongoing concern rather than a one-time parts order.

Sourcing changes shape entirely at volume

Component pricing drops meaningfully with quantity — a resistor costing a dime at quantity one can drop to a couple of cents at quantity one hundred — which changes the economics of a design in ways a single prototype’s BOM cost never reveals. Minimum order quantities become a real design constraint at this scale: some components only sell in batches of ten, twenty-five, or a hundred, and a design that doesn’t account for that can end up with awkward excess inventory of one part and a shortage of another. Lead times matter in a way they don’t for a hobbyist build — transformers and custom enclosures specifically can take four to eight weeks to arrive, and a production schedule that doesn’t plan around that will stall waiting on parts. And identifying a second source for every critical component, especially ICs and transistors, isn’t paranoia at production scale — it’s what keeps a single supplier’s stock-out from halting production entirely.

Quality control exists because “it worked when I built it” doesn’t scale

Every board benefits from visual inspection for cold joints, solder bridges, and component placement errors before it’s considered finished — a check that’s fast per-unit but catches the majority of assembly defects before they reach a customer. Functional testing every unit against a known signal source and load, rather than spot-checking a sample, is the difference between “this design works” and “this specific unit works,” and only the second claim is actually being sold. Burn-in — powering a finished unit for a day or two before final testing — catches early component failures (the “infant mortality” period most electronic components exhibit) before the unit ships, trading a small delay for meaningfully fewer field failures.

CE marking is required for commercial sale in the EU and involves genuine EMC (electromagnetic compatibility) testing — full certification runs into real money, often five figures, which is a serious consideration for a small builder weighing EU sales. FCC compliance is technically required in the US for any device with digital circuitry (Part 15 covers unintentional radiators, which includes most microcontroller-based digital pedals) even though enforcement against small, hand-built boutique runs is looser in practice than for larger manufacturers — “less strictly enforced” is not the same as “not required,” and it’s worth understanding that distinction rather than assuming informality equals exemption. RoHS (lead-free) compliance is also required for commercial EU sales, which directly rules out standard 60/40 leaded solder — covered in Materials for Builders — for any board headed to that market, regardless of how comfortable a builder is hand-soldering with it otherwise.

Common mistake: treating compliance as something to address after the first sale

Compliance requirements — CE, FCC, RoHS — are far easier and cheaper to design around from the start (component selection, solder choice, enclosure shielding) than to retrofit onto a design that’s already selling. Discovering after a production run that a design needs RoHS-compliant solder, or that its enclosure needs additional shielding to pass EMC testing, means redesigning and rebuilding units that already exist, rather than making that decision once during the original design pass covered in Designing Your Own Circuits.

Related Chapters

Looking for a value or a term? Quick Reference · Glossary