# Pen Lift \[with suspension]

<figure><img src="/files/vOFVKVlLsm8eiravtJon" alt=""><figcaption><p>Pen-Lift 3D parts</p></figcaption></figure>

{% file src="/files/vKWs6eWn8omiBIRHTVuW" %}

This pen tool head addresses one of the most frustrating challenges of using a pen plotter: drawing on uneven surfaces. After experimenting with numerous solutions, I found an effective and simple answer—an elastic band!

## Parts List

The components for this tool head can be 3D printed individually and assembled using:

* **2x M3 screws**
* **2x small springs**
* **2x LM8UU linear ball bearings**
* **2x 54mm lengths of 8mm metal rod**
* **1x rubber band**

<figure><img src="/files/0moISnoJZ2lLckkW4120" alt=""><figcaption></figcaption></figure>

This combination creates a flexible and adaptable tool head capable of handling minor surface irregularities. See below for assembly:

<figure><img src="/files/NqbSKztBP8XXhdFZf7Md" alt=""><figcaption></figcaption></figure>

Start by checking that the metal rods fit smoothly into the bearings. You may need to sand them slightly.\
\&#xNAN;*Tip: bring the bearings with you when buying rods to test the fit.*

<figure><img src="/files/709qBrAIPdMa4FWxDRqw" alt=""><figcaption></figcaption></figure>

Slide the bearings into the printed clips. These parts can be fragile, so slide them in carefully. Once seated, they should not move.

<figure><img src="/files/Qn0leYKnGJcPHi7XFXqB" alt=""><figcaption></figcaption></figure>

Attach the pen holder clip to the bottom of the bracket using the screws. It should feel firm, with some resistance on both sides.

<div><figure><img src="/files/wqPFTYqFwwl8owGd0ZFg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/uanYzJfvagAAUlqaHb4Z" alt=""><figcaption></figcaption></figure></div>

Install one or two of the springs. The tension should be enough to hold a pen or brush securely without slipping. The spring I used here was overkill, so I only used the one.

<div><figure><img src="/files/frHLprS7N8r4DdzUhici" alt=""><figcaption></figcaption></figure> <figure><img src="/files/D3N3SVhUtX20tYOexsr4" alt=""><figcaption></figcaption></figure></div>

Assemble the carriage plate and pen-lift bracket. If you’re using a NEMA-17 motor for lifting, mount it here. Make sure the screw heads sit flush or recessed—any protrusion will interfere with movement.

<div><figure><img src="/files/pDNzWmFJlejVp2ipPv72" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4w4qZDKO09qiH4DDmPzg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9cXN7mVrIYul8rey4khI" alt=""><figcaption></figcaption></figure></div>

Snap the rods into place. The motion should be smooth with minimal resistance.

Finally, loop an elastic band around the clip and the bottom of the bracket. This provides the slight flex needed to adapt to uneven surfaces. You’ll likely need to replace the band periodically as it wears out.\
\
Happy Plotting!


---

# 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://brandon-a-dalmer.gitbook.io/studio-notes/files/pen-lift-with-suspension.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.
