# Bittle / Bittle X

{% hint style="info" %}
Bittle, Bittle X, and Bittle X+Arm use the same calibrator interface and process. You can **ignore** the **mainboard type** in the following pictures.
{% endhint %}

The calibrator interface for Bittle is as follows:

![Calibration Interface](/files/-MjZW3to7df6RE8rV5V7)

{% hint style="info" %}
These interfaces will be displayed when you calibrate for the first time. You can also click to open the upper-right menu in the control panel and select **Calibrate** to re-access.

![](/files/JK6QL4MkFti57WTk401r)<br>
{% endhint %}

### Enter the calibration state

After the battery powers on the robot, follow the next steps to enter the calibration mode.&#x20;

* Click the **Start Calibration** button.<br>

  <figure><img src="/files/GwH4B1KbYFIOhQPudrrF" alt=""><figcaption></figcaption></figure>
* Click the **Calibration** button in the calibration interface.<br>

  <figure><img src="/files/FCRxFXfNFSFOIpN7HZWo" alt=""><figcaption></figcaption></figure>

**After** the robot enters the calibration mode, for the construction kit, do the following steps:

{% hint style="info" %}
The pre-assembled robot has already had its joints calibrated, so there is no need to disassemble the joints for further calibration.
{% endhint %}

### Bittle's calibration state

<figure><img src="/files/s84JN6ZSNOe6iC01ubet" alt=""><figcaption><p>Bittle's Calibration Mode</p></figcaption></figure>

For the construction kit, please install the servo-related components as shown in the picture (calibration mode) and ensure they are perpendicular to each other (the upper leg is perpendicular to the torso, and the lower leg is perpendicular to the upper leg).

{% hint style="warning" %}
Note: Insert the servo-related components directly into the servo output shaft; do not turn the output shaft during this process.
{% endhint %}

### Install the head

In the calibration mode, place the head as close to the central axis as possible and insert its servo shaft into the neck's servo arm.

<figure><img src="/files/avQ8YXT0jNhmIiW2oPIy" alt=""><figcaption></figcaption></figure>

Press down on the head so it is firmly attached to the neck.

<figure><img src="/files/Ux0zFualAZghlx3qphHi" alt=""><figcaption></figcaption></figure>

### Install the legs&#x20;

Install the upper leg and lower leg components to the output teeth of the servos when the Bittle is powered on and in the calibration mode. Please keep the torso, upper leg, and lower leg installed vertically as much as possible. Pay attention not to install the lower leg backward (the correct orientation is shown in the picture below).

<figure><img src="/files/5JHkO04jxSvTH1ySJJRy" alt=""><figcaption></figcaption></figure>

### **Use the included L-shaped tool as a reference**

![](/files/hwBOViu4Z8HHD76rSsjT)

![Align the upper leg first](/files/QpS91FEEbFx1kWR8Yofo)

![Pay attention to the reference edges for the lower leg](/files/kuwZZVGFrrkgDo4rhGiH)

<figure><img src="/files/W3TQV4Eo3i9GcMU38nc0" alt=""><figcaption></figcaption></figure>

First, select the index number of the joint servo from the diagram(when adjusting the leg servo, adjust the thigh first, and then adjust the calf).&#x20;

Then, click the "+" or "-" button to fine-tune the joint to the desired angle.&#x20;

{% hint style="info" %}
If the offset is more than ±9 degrees, you need to remove the corresponding part of the servo, reinstall it by rotating one tooth, and then press the "+" or "-" button.

For example, if you need to use -10 as the calibration value, remove the limb, rotate it by one tooth, and then reattach it. The new calibration value should be around 4, i.e.,  they sum up to 14. Avoid rotating the servo shaft during this adjustment.&#x20;
{% endhint %}

![Bittle](/files/vQv5sjbxiNJmcbZd4v2X)


---

# 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://guide.petoi.com/mobile-app/calibrator/bittle-bittle-x.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.
