# 3D Printing

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/US98q0SzZzlpZEFIe2bj/image%2010.png" alt=""><figcaption></figcaption></figure>

### <img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/zr0mKgLDAh0Kj4gf9360/19_3DPRINT_STL_EXPORT.png" alt="" data-size="line">STL One Click

With this command, you can check if your design is ready for print, and save it in STL format, especially useful if you have to send the file to your manufacturing supplier, or if you want to 3D print multiple designs at once.

Once you run this command, it will ask which folder you want to save your design.

### <img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/cPNsqvsefq3DryW5dmob/15_3DPRINT_ASIGA.png" alt="" data-size="line">Asiga Composer Connector

With this command, you can open this design in Asiga's slicer software, Composer.

Once you run this command, the slicer software will open with your design in it.

### <img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/s4R75tmoNLl6TnQa7k9k/16_3DPRINT_FORMLABS.png" alt="" data-size="line">Formlabs Preform Connector

With this command, you can open this design in Formlabss slicer software, Preform.

Once you run this command, the slicer software will open with your design in it.

### <img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/k2qFuhddJ68p1SJ2vTpE/17_3DPRINT_3DSYSTEM.png" alt="" data-size="line">3D Systems Geomagic Connector

With this command, you can open this design in 3D Systems' slicer software, Geomagic.

Once you run this command, the slicer software will open with your design in it.

### ​<img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/vFSPnryqHtHIH5vqx5Go/18_3DPRINT_ANYCUBIC.png" alt="" data-size="line">Anycubic Workshop Connector <a href="#anycubic-workshop-connector" id="anycubic-workshop-connector"></a>

With this command, you can open this design in Anycubic's slicer software, Anycubic Workshop.

Once you run this command, the slicer software will open with your design in it.

### ​<img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/xqrzwPlEfLYv8vNWhKMx/21_3DPRINT_B9C.png" alt="" data-size="line">B9 Captivate Connector <a href="#b9-captivavate-connector" id="b9-captivavate-connector"></a>

With this command, you can open this design in B9's slicer software, Captivate.

Once you run this command, the slicer software will open with your design in it.

### ​<img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/WLo8vEIFhOH14vaFFmz5/unnamed.png" alt="" data-size="line">Elegoo Cura Connector <a href="#elegoo-cura-connector" id="elegoo-cura-connector"></a>

With this command, you can open this design in the Cura slicer software, ideal if you have an Elegoo 3D printer or from other brands.

Once you run this command, the slicer software will open with your design in it.


---

# 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://docs5.rhinoartisan.com/commands/3d-printing.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.
