# Cleaning the Calibration Plate

#### When to Clean the Calibration Plate

You should clean your calibration plate right after you complete a calibration or print process. Doing it right away will ensure the material has not started to dry or cure and make it much easier to clean.

#### Steps for Cleaning the Calibration Plate

**Step 1:** Wear appropriate PPE. Refer to the SDS of your material. Typically, this means gloves and goggles, and sometimes requires handling in a fume hood.

**Step 2:** It’s easiest to clean the calibration plate after removing it. The plate is held in place with magnets and there is an indent below the plate on each side for easy removal. Press down on the right or left edge of the calibration plate and remove it.

<figure><img src="/files/RdwFUKlIP17qW0527tvB" alt=""><figcaption><p>Removing the calibration plate</p></figcaption></figure>

**Step 3:** Use a paper towel or low-lint wipe to clean off the calibration plate, you may need to use some isopropyl alcohol if the ink is smearing or if it has started to dry.

<figure><img src="/files/Lf5mFevl9EmgMdhQaJIX" alt=""><figcaption><p>Cleaning the calibration plate</p></figcaption></figure>

{% hint style="success" %}
If you still notice ink on the calibration plate after this step, use warm, soapy water and a sponge to remove any dried residue.
{% endhint %}

**Step 4:** Once clean, place the calibration back in its place on NOVA.

<figure><img src="/files/qkulWmUEYQbyWRWnALcH" alt=""><figcaption><p>Replacing the clean calibration plate</p></figcaption></figure>


---

# 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/learn-nova/general-maintenance/cleaning-the-calibration-plate.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.
