# Removing a broken nib

## Overview

If the nib is broken in half and stuck deeply inside or there's not enough of it to grip then normal techniques may not get it out.

Here are some other options.

<figure><img src="/files/5pdt8qBW7K5ATq9dk78D" alt="" width="563"><figcaption></figcaption></figure>

## OPTION: Precision tweezers

I used this iFixit set of precision tweezers. Specifically I used the one in the middle. I wasn't able to put both both ends into the pen. Instead, I put one end into the pen and pressed against the side of the nib to slowly pull the nib out a little bit at a time. Once enough was out, I used the tweezers normally to pull the nib out.

<figure><img src="/files/cZtQMxwSREnavVHMOFnM" alt="" width="375"><figcaption></figcaption></figure>

## OPTION: The hot glue method

This method involves using a glue gun. Roughly the steps are:

* put a very tiny amount of hot glue on the end of a toothpick
* Then keep the toothpick touching the nib inside the pen for a minute as the glue cools
* then pulling the toothpick which should hopefully cause the nib to come out

You've got to be careful to not get glue stick inside the pen.

## OPTION: The hot needle method

Stick a heated needle into the nib and when the plastic of nib cools, pull it out. Some people suggest combining this technique with glue on the needle tip. <mark style="color:red;">**Use this option with great caution. People have ruined their pens and made the problem worse with this hot needle technique.**</mark>

## Reddit threads:

* (<https://www.reddit.com/r/huion/comments/1104oj6/help_ive_broken_my_stylus_nib_is_there_a_way_to/>)
* <https://www.reddit.com/r/wacom/comments/73bndc/wacom_bamboo_ink_nib_broke_and_i_cant_get_it_out/>


---

# 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.sevenpens.com/drawtab/guides/maintain/removing-broken-nib.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.
