> 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-for-m300-m350/pixy-mr/payloads-setting/gimbal.md).

# GIMBAL

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdJQ8DBs1kGD8pNsb_dO-V_Sib-S_bXckkx0iP_Mi75n3FRfN6nlwOu0y9KxTmuT5H_x5YRlZgjn_RadSSabqxfEIMuJFe3yZV-yuQ0m82J7tFSx6LZRbDDrdGi8fo-0lAoCEdjcMKhlSUClgJVN-7CsWM?key=A6jjI0xa9MYZBTzBsU910Q" alt=""><figcaption></figcaption></figure>

### Stiffness

The stiffness setting has a significant impact on the performance of the gimbal. This setting adjusts the degrees to which the gimbal tries to correct for unwanted camera movement and hold the camera stable. The higher you can run the setting without vibration or oscillation, the better.

*Adjust when you change the lens*

### Holdstrength

Hold strength is the minimum power level required for the corresponding axis. The controller will automatically adjust power level from minimum to maximum level depending on the displacement between the current angle and commanded angle.

*Recommend to keep as default settings*

### Gyro Filter

Defines the strength of the filter applied to Gyro sensor output. If the gimbal has oscillations that cannot be corrected by adjusting stiffness settings, the Gyro Filter is used to further tune the gimbal and remove the oscillation.

### Output Filter

Defines the strength of the filter applied to motor output. If the gimbal has oscillations that cannot be corrected by adjusting stiffness settings, the Output Filter is used to further tune the gimbal and remove the oscillation.

### Reference Settings for lenses configuration

\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gremsy.com/gimbals-for-m300-m350/pixy-mr/payloads-setting/gimbal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
