Skip to main content

2 posts tagged with "feeders"

View All Tags

The 2026 PCB Shortage Is Changing the Math on In-House SMT Assembly

· 5 min read
PikkoBot Team
Precision Robotics

If you've been sourcing PCB assemblies in 2026, you've felt the squeeze. Lead times that used to be 4-6 weeks are now stretching to 16-26 weeks. Assembly house pricing has climbed 20-40% since last year, and minimum order quantities are creeping upward as shops prioritize larger clients.

The root cause is familiar: component shortages continue to ripple through the supply chain, and the assembly houses that survived the 2024-2025 crunch are now capacity-constrained. They're cherry-picking jobs, and small-batch prototyping runs are the first to get deprioritized.

For hardware startups and small teams, this creates a strategic question worth answering: is it time to bring SMT assembly in-house?

Photon Feeder Setup: UUID Assignment and Address Conflicts Explained

· 5 min read
PikkoBot Team
Precision Robotics

Photon feeders use UUIDs (Universally Unique Identifiers) to communicate with OpenPnP. This is generally reliable, but it creates a specific class of problems when feeders share IDs, get reassigned, or conflict with each other. If you've ever seen OpenPnP detect the wrong feeder or fail to recognize a feeder that's physically connected, UUID conflicts are the likely culprit.

Here's what's happening under the hood and how to fix it.