# Inspect the Status Lights on the V-One Control Board

{% hint style="warning" %}
**Safety first!** Before starting any repair, take a moment to review the [safety information in your user manual.](https://docs.voltera.io/docs/v-one/downloads/user-manuals) An online version of the guidelines can also be found [here.](https://docs.voltera.io/docs/v-one/getting-started/hello-world-project/1.-safety-guidelines)
{% endhint %}

***

## Before you begin

This guide will show you how to access the status lights on the V-One control Board for inspection. Before beginning this guide you should have been in contact with our support team.

As you work through this guide please reach out to our email <support@voltera.io> or through the chat if you run into any issues or have any questions. We are more than happy to assist you virtually with this repair.&#x20;

{% hint style="success" %}
**When in doubt, reach out!**
{% endhint %}

#### Estimated Repair Time:

* 5 minutes

#### Tools you will need:

* 2.5mm Hex Key (Allen Key)

## Accessing the Status Lights

{% stepper %}
{% step %}

### Flip the V-One

Unplug the V-One from power and carefully flip it upside down ensuring the carriage and bridge are well supported while flipping so they don’t slide around.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUdAoTeyM0c3gH_1TSY478vMTB8mRM1wcnRxuLNMtIyP61ALUNAcMdiMfpDeaPzbLopmI7IjCSgwpaWkWoN3NmgAuS4foMmbhAyBk2nKr1C8ylHULjtrVQOgrqnHc141Ca-f-CGNoz_zypDDKfrkZ0GWgZDacfbS=s2048?key=BzAeVvFqpBeZ5hgTgpIyeBb2" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Remove the Base Cover

Undo the 4 hex screws from the base using a 2.5 mm hex key and remove the base cover.

<div><figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUdSeVsSgW-Ert6PBWBtow9wSE_cDFsX6rO42AgFOCyph0JAMXxmqBYk0zt8ZO8RtGq_cPcV-9JNN_IjjyG2izxAMq2nAHBKLEqLhkJXIBdm5gRYaht2LgGbgPBjafkwdGsFTbtDfq_MaeAXxGBXOiA4fd-Qpf0=s2048?key=BzAeVvFqpBeZ5hgTgpIyeBb2" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUfAfjlF84NI7B-kkpeNKc2imWeWj-N4jFTv7hNd45oNP2HdiFsCAuDQIIHzinxF81yYG5r3krlZvRhzLz7BerEZF0zwZGV95srLi5OPKWYzgqxnyCVbyaVVDSuvlp_qzt2QX1eMS_eCZUwxCaN-q32O6kkrIjhZ=s2048?key=BzAeVvFqpBeZ5hgTgpIyeBb2" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Power on the V-One

Keeping your hands clear of any of the internal components, carefully plug the V-One back into power and the computer and turn it on.
{% endstep %}

{% step %}

### Inspect Status Lights

After powering on (about 30 seconds), inspect the control board to see what power lights are glowing. You should see both 12V and 5V lights.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUcL8lY5rTKdOmN8Dst2yaFFIsv6aO2G6Ke2ppoRI3_ihOBmdb-X5zZjEEdpnkcUJjJpc90fvr-DYoMeVdciCI_J6nX6nGrjwy8k7y3S4I7ewTpWcy20Kug7hRN1YAKoKre4mDV0_7jjd6XpHQ_Ko5rTDRvbB7Io=s2048?key=BzAeVvFqpBeZ5hgTgpIyeBb2" alt="" width="375"><figcaption></figcaption></figure>

Both the 12V and 5V lights should be illuminated. If either of them is not visible let Voltera Support know.
{% endstep %}

{% step %}

### Close up the V-One

Power off the printer, unplug it and put the base cover back on with all 4 screws. Be carful to support the bridge and carriage while turning the V-One back right-side up.
{% endstep %}
{% endstepper %}

## Inspection Complete! <a href="#test-complete" id="test-complete"></a>

Congratulations, you have successfully inspected the the status lights on the V-One control board!

Please reach back out to our support team through email (<support@voltera.io>) or the chat to let them know everything went well or share any photos, details, and feedback.


---

# 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/repairs/v-one/v-one-repair-guides-catalog/inspect-the-status-lights-on-the-v-one-control-board.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.
