# 7 🔧 总装

在完成舵机校准之后，现在进行到了组装Bittle的最后一步: 总装！

如果您的舵机输出齿是金属的，使用M2x4平头螺钉锁紧；如果您的舵机输出齿是塑料的，使用M2x6自攻螺钉（与之前固定舵机的螺钉相同）锁紧。

<figure><img src="/files/3GW6tTlqCKQVG1aNulZu" alt=""><figcaption></figcaption></figure>

## 7.1 头部安装

从脖子的背面用PH螺丝刀锁入螺钉。

![](/files/-MSGx1ryI_2QiZFNgXwb)

{% hint style="info" %}
在最近的套件中，我们给颈部连接加了挂钩以增强连接强度。对于之前的套件，您可以 3D 打印一个 [Bittle 颈锁](https://github.com/PetoiCamp/NonCodeFiles/tree/master/stl/Bittle%20%26%20BittleX/BittleNeckLock) (如下图所示)来加强颈部连接。

<img src="/files/464G25vcOeStgMYkXQkv" alt="" data-size="original">  <img src="/files/RWjMWAOsurwd17MpcSAX" alt="" data-size="original">
{% endhint %}

{% embed url="<https://youtu.be/QTyalujlKuU>" %}

## 7.2 腿部安装（大腿和小腿）

使用螺钉锁紧舵机输出齿和舵臂，依次安装4条大腿，4条小腿。

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

## 7.3 安装腿部线罩

从包装中取出线罩，线罩两端各有2个卡口，高卡口对应黄色的部分，矮卡口对应黑色的部分。

确保小腿舵机线缆没有过分缠绕打结后，将线罩卡入大腿部分。

![](/files/-MSGx1s4arzqRxZ1dR5z)

正确的安装（线罩是平的）：

![](/files/-MSGx1s5HfdJUxx29Qcy)

错误的安装（线罩是歪的）：

![](/files/-MSGx1s6t1M4jGg9sHQc)

## 7.4 安装上盖及尾巴

Nyboard尾部的加长6针母座是为了安装下载器及各种扩展模块。当无需安装树莓派时，请向头的方向以一定弧度轻轻弯折：

![](/files/-MSGx1s3zy4Kl_VYTCmY)

取出上盖和尾巴，将尾巴扣入上盖后方的固定孔内：

![](/files/-MSGx1s7aOVm3KYNftwP)

将上盖从一侧装入Bittle躯干，扣紧即可。若有舵机线束卡住外壳，请整理线束后再盖上上盖。

![](/files/-MSGx1s8eY3VmcEWf6Sl)

到止Bittle的组装就全部完成了。


---

# 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://bittle.petoi.com/zhong-wen/7-zong-zhuang.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.
