# Replacing a Smart Probe Stylus Tip

{% hint style="info" %}
Whether your probe tip has broken or you’d like to swap for a different stylus tip, the following steps below will walk you through swapping out your tip.
{% endhint %}

#### The default Probe Stylus Tip used on NOVA:

> **Renishaw A-5003-0035**\
> M2 Ø1.5 mm ruby ball, tungsten carbide stem, L 30 mm, EWL 22.5 mm

***

{% stepper %}
{% step %}

### Gather Your Tools

You will need your smart touch probe, a new stylus tip, and a 1mm-diameter stiff wire or hex key. For the wire, we’re using Malin Co 0.040” Hard S.S. X-Brite wire, trimmed to about a 1.5” length.

<figure><img src="/files/Y4Y7vFx4R76MiyFikMe8" alt=""><figcaption><p><strong>Probe tip replacement kit</strong></p></figcaption></figure>
{% endstep %}

{% step %}

#### Loosen the current stylus tip

Insert the 1mm diameter wire (or hex key) through the slot near the top of the stylus. With the smart probe lying on a table with the mounting side down, use the wire to twist the probe tip to the left to loosen it (the probe tip uses a standard thread). When loose, use fingers to twist out and remove the probe tip.

<figure><img src="/files/WaKpfGtn3hyy5z852mDJ" alt=""><figcaption><p>Removing the probe tip</p></figcaption></figure>
{% endstep %}

{% step %}

#### Insert the new tip

Gently thread the new probe tip into the smart probe and get it finger tight. Next, insert the wire through the slot near the top of the new tip, and torque the probe towards the right to gently tighten the probe tip.

<figure><img src="/files/nrAyrOUk92OdGsTulgpQ" alt=""><figcaption><p>Replacing the probe tip</p></figcaption></figure>
{% endstep %}

{% step %}

#### Burn in the new probe tip

It is important to burn in the new probe tip to ensure you get accurate measurements for the life of the new probe tip. This process will take about 5 minutes.

First, mount the smart probe with the new tip on the NOVA platform using either module port. Next, open the hardware attachments settings by clicking its icon in the bottom left corner:

![](/files/G4RYr6vgaXKJ6prVyYEN)

Click on the **Touch Probe** that is shown attached to the machine:

<figure><img src="/files/dVrV7Dy5bxImO72jvK6S" alt=""><figcaption><p>Touch probe showing connected to the left port.</p></figcaption></figure>

Press **Shift + \\** to reveal the Burn In option:

<div><figure><img src="/files/UvFs5i9bT6cFnRTnm2sT" alt=""><figcaption><p>Before pressing Shift + \</p></figcaption></figure> <figure><img src="/files/U5Bn6SKN5rHMILqnJrBC" alt=""><figcaption><p>After pressing Shift + \</p></figcaption></figure></div>

Then run the **Burn In** for the probe:

<figure><img src="/files/3lfy0puggvLQjQZg9f2W" alt=""><figcaption><p>The Burn In button shown highlighted.</p></figcaption></figure>

{% hint style="warning" %}
Don't navigate anywhere else in the software while the burn in is running, this could cause it to be interrupted and error out.
{% endhint %}

When the burn in is complete, your probe is ready to go!
{% endstep %}
{% endstepper %}


---

# 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/nova/troubleshooting/replacing-a-smart-probe-stylus-tip.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.
