# 激光雕刻

## 简介

Rotrics激光雕刻功能能够在纸板、木板、亚克力等多种材料上雕刻，搭配激光打标纸还可以在玻璃或者陶瓷上雕刻。从而可以在木板上雕刻照片，雕刻钱包，DIY手机壳等。

请阅读对应的指导学习如何使用激光雕刻功能。也欢迎在社区中分享你的创意和作品 - [Rotrics Facebook Group](https://www.facebook.com/groups/rotrics)！

## 本节目录

#### 必读 - 安全指南

#### 安装激光雕刻模块

#### 生成激光雕刻G-code文件

#### 调整焦距并设置工作原点

#### 开始雕刻

#### 使用建议

#### 故障排除

#### FAQ

###


---

# 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.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.
