Your brand-new PCBs just showed up, and this time you even remembered to order a stencil. You lay the stencil on one of the boards, hold it down with one hand, and use the other to wipe some solder paste across…. and the stencil shifts, making a mess and smearing paste across the board. Wash, rinse (with some IPA, of course), repeat, and hope it’ll work better on the next try.

<img data-attachment-id="504961" data-permalink="https://hackaday.com/2021/11/09/streamline-your-smd-assembly-process-with-3d-printed-jigs/stencilframer0/" data-orig-file="https://hackaday.com/wp-content/uploads/2021/11/stencilframer0.png" data-orig-size="1199,710" data-comments-opened="1" data-image-meta='{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}' data-image-title="stencilframer0" data-image-description="" data-image-caption="

A PCB jig generated by OpenSCAD

” data-medium-file=”https://hackaday.com/wp-content/uploads/2021/11/stencilframer0.png?w=400″ data-large-file=”https://hackaday.com/wp-content/uploads/2021/11/stencilframer0.png?w=800″ loading=”lazy” src=”https://hackaday.com/wp-content/uploads/2021/11/stencilframer0.png?w=400″ alt=”openscad window” width=”400″ height=”237″ srcset=”https://hackaday.com/wp-content/uploads/2021/11/stencilframer0.png 1199w, https://hackaday.com/wp-content/uploads/2021/11/stencilframer0.png?resize=250,148 250w, https://hackaday.com/wp-content/uploads/2021/11/stencilframer0.png?resize=400,237 400w, https://hackaday.com/wp-content/uploads/2021/11/stencilframer0.png?resize=800,474 800w” sizes=”(max-width: 400px) 100vw, 400px”>

A PCB jig generated by OpenSCAD

Maybe it’s time to try Stencilframer, a 3D-printable jig generator created by [Igor]. This incredibly useful tool takes either a set of gerbers or a KiCad PCB file and generates 3D models of a jig and a frame to securely hold the board and associated stencil. The tool itself is a Python script that uses OpenSCAD for all 3D geometry generation. From there, it’s a simple matter to throw the jig and frame models on a 3D printer and voilà!– perfectly-aligned stencils, every time.

This is a seriously brilliant script. Anyone whose gone through the frustration of trying to align a stencil by hand should be jumping at the opportunity to try this out on their next build. It could even be paired with an Open Reflow hot plate for a fully open-source PCB assembly workflow.

…read more

Source:: Hackaday