# 开始雕刻

本节将说明如何使用Rotrics Studio或触控屏开始激光雕刻。

## 使用Rotrics Studio开始激光雕刻

1\) 生成激光雕刻G-code之后，在激光雕刻窗口，点击左侧`▶`按钮，即可开始雕刻；

![](/files/-M77TPVArZokwrmE8P8q)

## 使用触控屏开始激光雕刻

1\) 将准备好的G-code文件拷贝到触控屏SD卡&#x7684;**`g-code`**&#x6587;件夹；

2\) 将触控屏连接到机械臂，点&#x51FB;**`Basic -> HOME`**&#x6309;钮，使机械臂回到HOME点；

3\) 点&#x51FB;**`SD Card`**&#x6309;钮，选择对应的g-code文件，点&#x51FB;**`Start`**&#x5373;可开始绘制。


---

# 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/laser_engraving_chn/kai-shi-diao-ke.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.
