3D Printing: 3D Print a Solderless Circuit Board

250K98275

Intro: 3D Printing: 3D Print a Solderless Circuit Board

Experimental circuit boards can be easily made with a 3D printer. They can be made at the same size and thickness as a standard 1/16" thick, through-hole soldered, perfboard.

The components can be fairly easily connected together without using solder.

This technique is somewhat faster than standard etched and soldered circuit boards. But it does require some skill and attention to detail to create a reliable circuit.

This example circuit board is a simple micro controller circuit that flashes three LED's in sequence.
It is intended to be a minimal illustration of what is possible.

The short video below shows the circuit working.


http://youtu.be/vQuPP3--fxk

STEP 1: How It Works

1- A circuit board is designed and printed on a PLA filament printer, in this case it was a MakerBot Replicator 2.  The board consists of trace channels with standard .1" spacing and holes for the components.

2- Components are inserted in the board and the leads bent over. Pic2

3- The trace channels are filled with a conductive material. Pic3. For this example, I used a commercial conductive paint that is highly conductive, but you can also use conductive epoxy or make your own conductive material. See step 6.

The result is a working circuit board that is not as vibration resistant as a soldered circuit board, but can be quite useful for experimental circuits and prototypes.

Make no mistake, this requires some skill, with better conductive materials, less skill will be required.
While this is not going to replace conventional soldered circuits, anytime soon, it is the beginning of a fully automated 3d printed  circuit.

STEP 2: Materials and Tools

MakerBot Replicator 2 or other filament 3d printer. You could also send it to Shape-ways or another commercial 3d printer. The stl files for a circuit board are low in volume and would be fairly inexpensive to have printed by a service.

PLA filament

eye dropper

pointed toothpick

sandpaper

Conductive Copper, CuPro-Cote paint available from: http://lessemf.com/paint.html
This is the most conductive and affordable and easy to use conductive material that I have found.
You could also buy conductive silver epoxy, but it is more expensive.
Or, you can make your own conductive glue or paint. See step 6.

Picaxe 08m microcontroller

3 LEDs

3 resistors (see schematic)

STEP 3: Design a 3D Printed Circuit Board

I used the free program 123D Design--the beta version, but you should be able to do it with the newest version.

Step 3 Pic-Draw your design in 2d making sure the walls are .03" wide and the trace channels are .07" wide.

Pic2-Extrude the drawing .06" thick, that is the depth of the conductive trace channels that will be later filled with conductive material.

Add a front panel that is .03" thick.

Cut square holes for components that are .07" square. I made mine too small and some of them had to be cleaned out with drill bit. With holes this small, a square hole ends up fairly round when printed. Drawing a round hole here will tend to close up when printed.

STEP 4: The Experimental Circuit

This simple circuit was a preliminary test of the whole technique.

You will probably want to try your own circuit, but should anyone be familiar with the Picaxe microcontroller and want to try this circuit, I have provided the STL file, and the schematic.


Here is the simple Picaxe program code that blinks the lights in sequence:

loop2:

high 1
pause 200
high 2
pause 200
high 4
pause 200

low 1
pause 200
low 2
pause 200
low 4
pause 200
goto loop2

STEP 5: Print, Populate, and Glue.

Print the STL file
I used a MakerBot Replicator 2 with the following settings:
Standard resolution with a raft
10% infill
2 shells
.2mm layers-standard resolution
It takes about 8 minutes to print.

Populate the board with components and cut and bend over the leads, see step 5 pic. Make sure the leads do not stick above the channel walls. Generally, the longer the leads the better the electrical connection. If you can double bend the leads, even better.

Glue the Components
I found that an eyedropper with tubing and a tube small enough to fit into the channel the easiest way to fill the channels with conductive paint. Fill them up to just below the height of the walls and don't worry about spillover and shorts. I used a toothpick to work out bubbles and made sure the leads were well surrounded with paint. See pic2. Let it dry overnight at room temperature.

Conductive materials only glue with light to medium strength onto copper or tinned component leads. So care has to be taken to make sure the leads are bent and well surrounded with conductive material so that they have a strong mechanical connection.


Touch Up The Traces
The conductive material will tend to shrink as it dries.
So use fresh paint to fill in any holes or gaps or bubbles.

When the second coat is dry, use sandpaper on a flat surface to knock off any conductive material off the wall that could short the traces. pic3 is the result.

The circuit is done and ready for testing.

Important Considerations
This conductive paint is a water based acrylic or latex paint and as such should not be allowed to freeze.
While it is very affordable, you should be advised that it is copper particles that have been treated with a proprietary process to resist oxidation. So it would probably be a good idea to seal the whole circuit, after it has been tested, with silicone or some other sealer that would prevent moisture or oxygen to enter. Embedding the whole thing in silicone or epoxy would also prevent the components from shifting under vibration or pressure and losing their connections.

Conductive epoxy, although more expensive, would probably work the best best for longer lasting circuits as it is a stronger and more moisture resistant conductor.

STEP 6: Make Your Own Conductive Glue or Paint

Commercially made conductive materials like silver filled epoxy or the copper-based paint I used here are highly conductive. The conductive trace channels are .07" wide and .06" deep. In such a channel, the conductive paint has a resistance of around 1 ohm per inch.

You can make your own conductive materials but they will have a higher resistance than the commercial products. Typically they have a resistance of 200 ohms or more per inch in this size of a channel. So, if you try making your own, it would be a good idea to make the trace channels two or three times as deep to lower the resistance.

Make Conductive Glue
Here are the details on how to make your own conductive glue: https://www.instructables.com/id/Make-Conductive-Glue-and-Glue-a-Circuit/

Or here: https://www.instructables.com/id/Conductive-Glue-And-Conductive-Thread-Make-an-LED/

Make Conductive Rubber
Here are details on how to make your own conductive rubber: https://www.instructables.com/id/Conductive-Rubber-Make-Touch-Sensitive-Robot-Skin/

Or here:
https://www.instructables.com/id/Make-Conductive-Rubber-Transparent-stylus-iPodiP/

STEP 7: Other Possibilities

Totally Automated 3d Printed Circuit Board Print
It should be possible at some point, to print Plastic and solder or a conductive material at the same time to create a full circuit board in one or two prints. A component holder would be printed, components would be inserted, and then the board and conductive traces would be printed to hook the circuit together.

Circuit Shells
You could make a circuit that is part of the device case

Coils And Antennas
Some small coils and high frequency antennas can be made that are part of the case of the device.

Capacitors
Low value capacitors and high voltage capacitors can also be made using this method.

Curved Circuit Boards
The circuit can be made as part of the structure or enclosure of a device. For example, a circuit could be made as part of the 'bones" or exoskeleton of a robot. Step 7 pic shows a curved circuit board lantern I made using bendable, conventional circuit boards: https://www.instructables.com/id/Curved-Circuit-Art-Make-A-Double-Helix-LED-Lanter/

Similar things could be 3d printed.

74 Comments

Using the copper based conductiive inks would lend itself to tinning using a tinning solution like liquid-tin. That would give you greater conductivity as well.
Is there such a thing as conductive resin for a DLP printer? Could the FEP film itself work as a insulator substrate?
Fantastic! Thanks for sharing!!

This is really cool! I especially like that you used a PICAXE, this is the first time I've seen an Instructible that uses one.

There are so few PICAXE users out there! Personally I think they're great chips, easy to use and pretty cheap! They are my go to for projects and is playing a key part in a clock in making!

Because PICAXE devices are essentially
Microchip PIC devices, with pre-programmed firmware. If you use a PICAXE
you are restricted to using either the version of BASIC of PICAXE, or a
flowchart based system.

That's why most people just use a PIC
microcontroller and they program it in any language they want or use the
bootloader of their choice.

Its fine for prototyping. We used to use the basic stamps to prototype ideas, because the electonics dudes could come up with some basic logic and then when the idea was proved , it'd be moved to a proper chipset and I'd code up the firmware in forth or C

While this is true, for a beginner it's really useful using basic and everything being fairly simple. They are great chips for education and for hobbiest who don't want to spend too much time getting into the programming ?

For beginners I agree they are great, but since Arduino was invented anyone seem to go that way. I feel like before Arduino PICAXEs were far more popular.

Yeah! I feel you're probably right. The arduino platform is great and I really think all schools should teach electronics but especially coding from a young age. The only problem is that they're expensive, large and not great for permanent applications. Once you're done prototyping you'd need to find a whole new chip to use which slightly defeats the point. I know my old high school uses PICAXE still and they can get away with just giving the chips to whoever needs them and they can embed them into the pcbs for ever more.

After you are done programming on an Arduino you can always pop the microcontroller out and use it on a breadboard, or a perfboard, or even a custom PCB with a just a couple of components. Furthermore, to burn the bootloader on a new ATmega328P the only think you need is just another Arduino, not even an AVR programmer. So, can buy only one Arduino Uno and from that point just ATmega328P microcontrollers. There are also many Chinese clones of Arduino Uno on eBay for even less that 4€.

Thanks for posting this great tutorial.

Conductive material...liquid solder? Granted, it wouldn't be a true "solderless" design, but it would retain the conductivity, as well as be more resilient to vibration and such.

A good idea, but I'm pretty sure most solders would melt right through the PLA in short order and just make a puddle out of it. Remember, the extruder head is in the neighborhood of 225ºC when it's melting the PLA for the print, and at least I do soldering (lead free) with the iron set to about 371ºC (700ºF). That said, you can get get solders, probably with higher lead mixtures, with quite low melting points, and these may well work as per your suggestion.

Liquid solder is a little different. It's almost like a paste. I used it when I was a kid, but don't know if it's still made or not. I think the closest thing now is 'solder glue' or 'wire glue'.

Also with solder is it wants to stick to the metals, if the goal is to fill the trenches, you might have some problems. With soldering however, perhaps you could put some copper down in there flattened out with a hammer? Stiill the temperature, but that might be avoided. I suppose I'll go print me a pcb and test these theories and get back to this.

What about adding some small strands of copper wire in the tracks before the paint or conductive goop is added. The strands would be closer to the component leads and less ohms between components. A little twist in the wire at each lead could improve the connection. I do not have a 3D printer but have a cnc router and will someday build a print head for my router and try to print something. At a loss of how to program a 3D printer!

Chip Quik is a low temperature solder meant for repair of surface mount circuits. I has a melting point of only 136 degrees F. It is low resistance. I have no idea if and extruder could be adapted to use it and it's expensive, but the temperature works.

Nice. Very interesting research, thank you!

I guess what we really want is a solder extruder and a special non-conductive filament that this solder sticks easily to. Or some kind of flux that works.

What would make solder stick to 3D printed plastic? I saw some experiments with solder on plastic and the main problem is that it just blobs like crazy. You need some stickiness.

I'm just starting to learn electronics with arduino but the idea of an automatic circuit process really fascinates me. Making a PCB and soldering hundreds of tiny SMD pieces like todays circuits are designed is somewhat imposing. I guess the main drawback to your technique is that 1 ohm per inch is still quite high? I'd guess it a lot of voltage drop and heat produced for some applications. But I'm a newbie so maybe it isn't that limiting for many applications.

More Comments