# 微调

<figure><img src="/files/tvFuzDNvkInaPB2oERyX" alt=""><figcaption><p>微调设置页面</p></figcaption></figure>

微调用于调整给定摇杆轴的中心位置。EdgeTX 提供以下时间配置选项：

**重置** - 这会将所有微调值重置为零。

**微调步长：** 定义按下微调开关时微调的增加/减少量。

* 粗略 = 1.6%
* 中等 = 0.8%
* 精细 = 0.4%
* 超精细 = 0.2%
* 指数 = 在中心附近为 0.2%，并且步长值随着距离中心的增加而指数增加。

**扩展微调**：将最大微调调整值从 **±**&#x32;5% 增加到 **±**&#x31;00%。

{% hint style="info" %}
当从扩展微调切换到正常微调时，扩展微调值将保持不变，直到调整微调，然后它将跳到最大/最小正常微调值。
{% endhint %}

**显示微调：** 选择在微调条上显示数值微调值。选项有：

* **否** - 不在微调条上显示数值微调值
* **是** - 一旦微调不再为零，在微调条上显示数值微调值。
* **更改** - 一旦微调不再为零，暂时在微调条上显示数值微调值（2 秒）。


---

# 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://zkl2333.gitbook.io/edgetx-user-manual/color-radios/model-settings/model-setup/trims.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.
