Using rapid prototyping properly: three rounds instead of ten
How development teams reach reliable results faster with rapid prototyping: what each iteration is for, material choice per phase and the mistakes that add extra loops.

Rapid prototyping is usually sold as a speed topic. In practice, project duration is not decided by print time but by how many rounds a team needs before the part is released. We see projects finished after two samples, and projects that after the seventh round are still discussing the same questions as at the start.
The difference is almost always in how the rounds are planned. Testing everything at once in every round produces results that cannot be separated. If the part breaks, nobody knows whether geometry, material or orientation was to blame.
Round 1: packaging and fit
The first round settles geometry, not load. Does the part fit its space, do cables and hoses run past cleanly, can it be assembled without the fitter inventing a tool. PLA or PETG is enough for that. Print cheap, but print several variants.
In this phase it pays to deliberately print two tolerance states, for example one hole at nominal and one with 0.15 mm allowance. That settles the fit after one round instead of three.
Round 2: load in the real material
Now material matters. A functional test on a PLA sample says little about a part that will later be PA12-CF or PC. PLA loses shape at 55 to 60 degrees, PC holds above 100 degrees continuously. Testing load in the wrong material means testing a different product.
- Sustained load and stiffness: PA12-CF or PA6-CF, fiber filled and dimensionally stable.
- Impact and temperature: PC, or PC FR with a UL94 V-0 rating when flame retardancy is required.
- Outdoor use and UV: ASA rather than ABS, otherwise the surface chalks within a season.
- Seals, bumpers, pads: TPU in the appropriate Shore hardness.
Orientation is critical. FDM parts are weaker between layers than within a layer. A lever built across the load path fails earlier than the same lever oriented correctly. That is why we state the planned orientation in the quote as soon as the load direction is known.
Round 3: surface, appearance and production readiness
Only once fit and function are settled is surface work worth the effort. Sanding, filler, paint and marking cost manual labour, and nobody wants to pay for it on a part whose geometry may still change. For trade shows, photo shoots and investor meetings, however, this round is the decisive one.
In parallel, the production process gets decided. At annual volumes below roughly 1,000 parts, printing often remains the more economical route because no tooling has to pay back. Above that, comparing with injection moulding makes sense, and the printed sample then helps design the tool correctly.
What makes rounds pile up
- STL instead of STEP: dimensions, radii and thread data are missing, and queries cost a day.
- No operating conditions given, so material is chosen on a hunch.
- Printed threads in load bearing joints instead of pilot holes for threaded inserts.
- Wall thickness below 1.2 mm in areas that carry force.
- Defining inspection dimensions after printing, so orientation does not match them.
None of these points is dramatic on its own. Together, though, they explain why a project takes six weeks instead of two. Naming the three rounds up front and giving each one a single question gets you faster to a part that survives release.