# Laser Cut PCB Stencils

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/004/406/medium800/projects_lfcspkapton.jpg?1396812015)

Thanks to [Ryan O'Hara at Ohararp.com](http://ohararp.com/) for this information, he provides a stencil cutting service and is recommended!  
  
You'll need:

1. A laser cutter
2. Kapton film, I like the 2 mil thick 1 ft square sheets from [McMaster-Carr](http://www.mcmaster.com/#2271K2)
3. Solder paste such as [Kester No-Clean](http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=KE1507-ND "Link: http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=KE1507-ND")

Software:  
  

1. PCB layout software (well, thats how I do it) - this example will use EagleCAD
2. [Pentalogix ViewMate Gerber viewer software](http://www.pentalogix.com/Download/download.html "Link: http://www.pentalogix.com/Download/download.html")
3. [PDFCreator](http://sourceforge.net/project/showfiles.php?group_id=57796) or some other free PDF printer

# Laser Cut PCB Stencils

## Export Cream Layer Gerber

This is the PCB we'll be making a stencil for. It only has one chip but of course you can use a more complex layout.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/258/medium800/projects_eagle.gif?1448058923)

Your PCB software should be able to create/export the Cream Layer (solder paste layer) in Gerber RS274x format. In Eagle you can make your own Job for this quite easily.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/259/medium800/projects_creamjob.gif?1448058917)

Also export the Dimension layer (PCB outline) since that will help a lot in registration.

# Laser Cut PCB Stencils

## Import Gerbers For Editing

Start up Viewmate and File\>Import\>Gerber one of the Gerber files generated.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/260/medium800/projects_import.gif?1448058912)

![](https://cdn-learn.adafruit.com/assets/assets/000/004/261/medium800/projects_swelled.gif?1448058906)

You can zoom in using the Magnifying glass tool.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/262/medium800/projects_closeup.gif?1448058900)

# Laser Cut PCB Stencils

## Swell Pads

Next we will make minor adjustnents to shrink the pads a little.  
  
Select Setup\>D Codes

![](https://cdn-learn.adafruit.com/assets/assets/000/004/263/medium800/projects_dcodes.gif?1448058895)

Which will bring up a list of all the pads used. You will probably just want to select all of them.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/264/medium800/projects_pads.gif?1448058890)

Then select Operations\>Swell

![](https://cdn-learn.adafruit.com/assets/assets/000/004/265/medium800/projects_swelling.gif?1448058884)

and input somewhere around -0.002 (2 mil) to shrink all the pads by 0.002 inches in each direction.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/266/medium800/projects_2mil.gif?1448058879)

You'll now see that your pads are thinner. This prevents bridging since the laser is not perfectly precise and tends to 'go over' the boundaries by a few mils.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/267/medium800/projects_postswell.gif?1448058874)

# Laser Cut PCB Stencils

## Export

Now we'll export to PDF which will allow for easy importing into Corel Draw. The free version of Viewate doesnt seem to permit exporting, but you can print to PDF which is just as good. You may want to download PDFCreator or a similar print-to-PDF driver if you don't have one installed

![](https://cdn-learn.adafruit.com/assets/assets/000/004/268/medium800/projects_pdfprint.gif?1448058868)

# Laser Cut PCB Stencils

## Cut!

Import into Corel Draw and use raster not vector, to burn away the kapton film. For a 35W or 45W epilog, 30% speed and 100% power at 600 dpi made for a nice clean edge. Be sure to gently rub the stencil with water and a paper towel to get rid of the burnt kapton.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/269/medium800/projects_cutstencil.jpeg?1396810373)

I usually use the Dimension layer info to make a jig for silkscreening by cutting out the PCB outline in a 0.062'' (1/16th) clear acrylic sheet.  
  
Here is a LFCSP 16 (4mm on each side) cut out of 2 mil kapton as above.

![](https://cdn-learn.adafruit.com/assets/assets/000/004/270/medium800/projects_lfcspkapton.jpeg?1396810380)


## Related Guides

- [Internet of Things Printer for Raspberry Pi](https://learn.adafruit.com/pi-thermal-printer.md)
- [Edge-Lit Tavern Sign with WLED - Control with WiFi or IR Remote](https://learn.adafruit.com/edge-lit-tavern-sign-with-wled-control-with-wifi-or-ir-remote.md)
- [Wood Case for Raspberry Pi 3](https://learn.adafruit.com/wood-case-for-raspberry-pi-3.md)
- [Internet of Things Printer](https://learn.adafruit.com/internet-of-things-printer.md)
- [Laser-Cut Enclosure Design](https://learn.adafruit.com/laser-cut-enclosure-design.md)
- [All About Laser Cutters](https://learn.adafruit.com/all-about-laser-cutters.md)
- [Ambient Sound Machine](https://learn.adafruit.com/ambient-machine.md)
- [Arcade Synth Controller](https://learn.adafruit.com/arcade-synth-controller.md)
- [Laser Custom Stamps](https://learn.adafruit.com/laser-custom-stamps.md)
- [Arcade Bonnet Controller](https://learn.adafruit.com/arcade-bonnet-controller.md)
- [DIY Pico Mechanical Keyboard with Fritzing and CircuitPython](https://learn.adafruit.com/diy-pico-mechanical-keyboard-with-fritzing-circuitpython.md)
- [Open Source Protective Face Shield Designs](https://learn.adafruit.com/open-source-face-shield-designs.md)
- [Laser-Cut Layered LED Art Panel (Wood + Acrylic) with WLED](https://learn.adafruit.com/laser-cut-layered-led-art-panel-wood-acrylic-with-wled.md)
- [Matrix Portal Stained Glass with WLED](https://learn.adafruit.com/matrix-portal-stained-glass-with-wled.md)
- [Magic Mirror with Glowing Secret Messages](https://learn.adafruit.com/magic-mirror-with-glowing-secret-messages.md)
