# Encoder Finessing

If you are running into position accuracy issues the most likely culprit is the dancer wheel encoder.

* Check the drive edge.
  * Unevenness where the encoder runs can cause poor positioning results
* Confirm the encoder wheel is parallel with the top of the revolve surface. If it is out of alignment, shim the revolver base.
* Add Encoder Match marks
  * Mark the top of the revolve and the revolve surround with matching tape marks. These will be your main reference marks.
  * Mark the top of the encoder wheel and a matching mark on the top of the turntable. These will be your encoder reference marks.
* Run the revolver manually from the face of the Stagehand 360 degrees forward, lining up your revolve match marks.
* Run the revolver back 360 degrees, lining up your main reference marks once again.
  * Once the revolve match marks are lined up look at the encoder reference marks.
* If the encoder marks are not aligned, add some additional tension to the encoder spring, realign your encoder marks and repeat the testing process.
* Repeat these steps until the encoder reference marks are aligned.
  * Once aligned (or close), redo the position scaling


---

# 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.creativeconners.com/docs/machinery/revolver/position-scaling/encoder-finessing.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.
