> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/trouble-shooting.md).

# Trouble Shooting

#### Pixy LR Roll Drift Trouble Shooting

Go to Gtune -> Settings -> IMU -> Accel

1. Switch "Advance" to the left to enable and enter the password above
2. Adjust the X offset (Roll) and watch on the actual level of the roll. Using the level meter to check. Instead of adjusting the X offset, you can place the gimbal on the level plate. Then click calibrate. The bottom of Tilt camera cage is touching the plate. Refer to: [Accel Calibration.mp4](https://photos.onedrive.com/share/E79EE2ECED736180!8411?cid=E79EE2ECED736180\&resId=E79EE2ECED736180!8411\&authkey=!AOQ-JgNjKKXRnXQ\&ithint=video\&e=nWtF1P)
3. Go to IMU - Gyro, then click calibrate for 2 - 3 times.
4. Reboot and check the level again.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gremsy.com/gimbals/pixy-lr/getting-started/trouble-shooting.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.
