# 安装耗材

可以选择使用Rotrics Studio软件或者触控屏完成耗材的安装和更换，具体说明如下：

## **使用Rotrics Studio软件更换耗材**

#### 1) 打开Rotrics Studio软件，切换到Basic界面，点&#x51FB;**`HOME`**&#x4F7F;机械臂回到HOME点；

![](/files/-M77_NvYJuAvXh3CU0TR)

#### 2) 点击Tools打开Serial Monitor窗口，发送对应指令，预热喷嘴；

* 材料: PLA
  * 指令:**`M109 S200`**
* 材料: ABS
  * 指令: **`M109 S240`**
* 材料: TPU&#x20;
  * 指令: **`M109 S190`**

![](/files/-M77_qD4eZpbUJJPUj1S)

#### 3) 在加热期间，将耗材穿过挤出机，直到在送料管前端突出大约5厘米的长度；

💡**Tips:** 在插入之前耗材之间，先把耗材掰直，按下弹簧，再插入耗材。

![](/files/-M5_2QnUsUdTudrvnlTF)

#### 4) 加热完成后，把耗材插入到3D打印模块中，直到不能插入为止；

![](/files/-M5_2Sfet_jqAHf0_mj1)

#### 5) 用附带的镊子清理喷嘴上多余的丝；

![](/files/-M5_2UP1-VEuJ5AVS7TZ)

#### 6) 通过Serial Monitor发送M104 S20指令，降低3D打印模块喷嘴温度，即可完成耗材的更换；

💡**Tips:** 一定要记得发送这条指令，否则后续调平过程中喷嘴会一直有多余的丝落下。

## **使用触控屏更换耗材**

#### 1) 点击`3D Printing`按钮，切换到3D打印界面；

<div align="left"><img src="/files/-LxQREvhEwQdCwgqeJc8" alt=""></div>

#### 2) 点&#x51FB;**`Change PLA`**&#x6309;钮，把喷嘴加热到200℃，在弹出的窗口中点击确认；

<div align="left"><img src="/files/-LxQRi0OzRSXel-uHk-Q" alt=""></div>

<div align="left"><img src="/files/-LxQS4REZQSYnRTCVEQg" alt=""></div>

#### 3) 在加热期间，将耗材穿过挤出机，直到在送料管前端突出大约5厘米的长度；

![](/files/-M5_2diOSHi64J74XfRb)

#### 4) 加热完成后，把耗材插入到3D打印模块中，直到不能插入为止；

💡**Tips:** 一定要插入到不能继续插入为止，否则送料管之间有空隙，可能会导致3D打印喷嘴堵住。

![](/files/-M5_2hLla_6o4QJMXjia)

#### 5) 用附带的镊子清理喷嘴上多余的丝；

![](/files/-M5_2k9IjGHYn9AO7Xh3)

#### 6)点击首页按钮，返回主页，即可完成3D打印耗材的更换。


---

# 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.rotrics.com/v1.0-chinese/3d_print_chn/geng-huan-hao-cai.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.
