# Heli Setup

The **Heli Setup** page in Model Settings is an optional page that is available on custom-compiled versions of EdgeTX. The heli setup page is often used for collective pitch mixing (CCPM) used in flybared helicopters where the receiver directly controls the swashplate servos. Most flybarless helicopters do not need to configure this page. The outputs of the CCPM mixer are CYC1, CYC2, and CYC3, which need to be assigned to an output channel on the Mixes screen.

<figure><img src="/files/psTfOqKI5Uj31Ch8ytTH" alt=""><figcaption><p>Heli Setup screen</p></figcaption></figure>

The heli setup screen has the following configuration options:

* **Swash Type** - Swash type for your model. Options are **120, 120x, 140, and 90.**
* **Swash Ring** - Set the swash ring limit only as needed. **1** = maximum limit -> **100** or **0** = no limit.&#x20;
* **Long. cyc. source** - Select source input.
  * **Weight** - Percentage value of the stick travel to use.
* **Lateral cyc.source** -Select source input.
  * **Weight** - Percentage value of the stick travel to use.
* **Coll. pitch source** - Select source input.&#x20;
  * **Weight** - Percentage value of the stick travel to use.

Pressing the **\[PAGE>]** button will take you to the **Flight Modes** screen.


---

# 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://manual.edgetx.org/v2.8/b-and-w-radios/model-select/heli-setup.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.
