# 5. Adding Rivets

### Punk Console: Rivetes

Now that both layers are printed, it's time to add rivets to the circuit to connect the front and back of the board!

The V-One Drill shipped with two rivet sizes, the smaller rivets are better suited for vias, while the larger rivets are suited for plated through holes.

To insert rivets, you will need:

* A set of tweezers
* A hammer or mallet

To secure the rivets you need to use the specialized rivet tools. Two were included with your drill bundle, one for each rivet size. Take a moment now to familiarize yourself with them.

![](//images.ctfassets.net/e6vf9wdhbae5/2fdQbXcOvglnugSBh4QW0y/2586ac8a541b1dca24e3f8a10ad8d3e4/RivetCloseUp.png)

There are **seven 0.7 mm holes** that need small rivets and **ten 1.6 mm** holes for the larger rivet. The larger rivets allow us to have a secure mechanical connection.

{% hint style="info" %}
For the following steps, start with the smaller rivets first and then work your way to the larger rivets. This limits the amount of flexing the board will do during striking and decrease the chance of broken traces.
{% endhint %}

#### 1. Insert the rivet

Using fine tweezers, carefully pinch the rivet and place it in the hole. Repeat this process for all the rivets.

![](//images.ctfassets.net/e6vf9wdhbae5/7hfhW1sgfWEx4Fuxd2sYLC/7dfd33d481c70ae27ca9fc57f7d834dd/placingRivets.jpg)

The small (0.4mm) rivets can be tricky to handle, we recommend placing the substrate flat on a table then pinching the rivets from their side. Pinching them from the head can send them shooting across the room.

![](//images.ctfassets.net/e6vf9wdhbae5/6fvyZVylH3gxtV6AO6vMmv/2929b7b598b22e854847bdbf8559d371/TweezerTip.png)

#### 2. Flip the board

Place a flat plate on top of your PCB and flip the board upside down so that all the rivets are facing up. Ensure you are working on a **hard surface/table** that will not deflect.

{% hint style="warning" %}
**Be careful**: all of your rivets may fall out if the boards are not pressed together!
{% endhint %}

![](//images.ctfassets.net/e6vf9wdhbae5/1iDvttMFGcVgsa1DKP7V34/492c1778c0932bc8bd0cc12ccb1514b9/Flipping.png)

#### 3. Position the rivet tool

Position the rivet tool on top and ensure the tip of the tool is centered on the rivet. **Ensure the tool is centered** before pressing down. Otherwise the rivet may buckle inwards.

![](//images.ctfassets.net/e6vf9wdhbae5/2p82taO9mjRMdOKTzBvDwO/07824fd6d00d46369dfb76cfe88720ca/centering.jpg)

#### 4. Strike down.

Use a small mallet or similar tool to apply a downward force on the rivet tool. You do not need to apply large amounts of force, just enough to deform the copper. The rivet should not be 'loose' after striking, if the rivet is loose try striking it again a bit harder.

{% hint style="warning" %}
Applying too much force can damage the printed traces and the FR1 underneath.
{% endhint %}

![](//images.ctfassets.net/e6vf9wdhbae5/6xgYZCz3ZKTJsKj8Hpd4az/5c095029da12df2da50345192337c788/hammerTime.jpg)

Repeat this step for all rivets so they are flat, secure, and making good contact with the traces.

<figure><img src="/files/6ftNSmjNHQqFZ2ueNohw" alt=""><figcaption></figcaption></figure>

### Double check connections

The rivet tools have been designed to flatten the rivets and prevent damage to the traces. If the rivets did not connect the top and bottom layer, then too little or too much force was used to deform them.

![](//images.ctfassets.net/e6vf9wdhbae5/4ef8c9jPrreqiiDlQTb1uR/840d3b5d8516850dddddbf638ab558aa/RivetsInSideBySide.jpg)

{% hint style="info" %}
**Tip**: 2 or 3 minutes with the multimeter, can save 20-30 minutes of debugging.
{% endhint %}

Spend a few minutes with a multimeter to ensure the connection has been made. If they haven't you can always touch them up with a bit of flux and solder wire.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.voltera.io/docs/v-one/learn-v-one/v-one-projects/punk-console-project/5.-adding-rivets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
