# Rotrics Studio软件

## 简介

Rotrics Studio是为Rotrics机械臂量身打造的一款多平台控制程序。它内置了丰富的案例库以及绘画、激光雕刻、气动搬运、Blockly图形化编程等多种功能，集成了从导入图片、生成G-code文件到发送指令给机械臂等多个环节。支持Windows、Mac OS、Linux等多平台跨平台使用。

本节以Windows下Rotrics Studio的使用进行说明，具体界面以相应平台显示为准。

**点击下载 Rotrics Studio软件 -** [**www.rotrics.com/download**](https://rotrics.oss-cn-shenzhen.aliyuncs.com/rotrices/udpate/Rotrics%20Studio%20Setup%200.0.23.exe)

## 本节目录

#### 模块和功能

#### 连接机械臂

#### 生成G-code


---

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