# 3D Printing

{% hint style="danger" %}
[**Book your usage on Fabman.**](https://fabman.io/) Other members need to know.

Always read this page before you use it. We will post the latest changes and updates.&#x20;
{% endhint %}

### Filament Printers

* **Bring your filament:** The <mark style="color:purple;">**"unobtainium"**</mark> filaments are free to use. Give, and you shall receive.
* **Stick around for the first few layers:** First-layer adhesion is critical to printing success.
* **Unload when done:** Remove your prints and unload the filament. For overnight prints, please leave a note on Slack with instructions.
* **Report any issues:** We can't fix it if we don't know it's broken.

<table><thead><tr><th width="264.8445927431152">Model</th><th width="149">Remote</th><th>Notes</th></tr></thead><tbody><tr><td>Prusa i3 Mk3.5 (CM01)</td><td>Prusa Connect</td><td>0.6 CHT</td></tr><tr><td>Prusa i3 Mk3.5 (CM02)</td><td>Prusa Connect</td><td>0.6 CHT</td></tr><tr><td>Prusa i3 Mk3.5 (CM03)</td><td>Prusa Connect</td><td>E3D Revo</td></tr><tr><td>Prusa i3 Mk3.5 (CM04)</td><td>Prusa Connect</td><td>E3D Revo</td></tr><tr><td>Elegoo Orangestorm Giga</td><td></td><td></td></tr></tbody></table>

### Resin Printers

* **Bring your resin:** The "unobtainium" resins are free to use. Give, and you shall receive.
* **PPE needed:** <mark style="color:red;">Resin is toxic. Wear gloves.</mark> Tools should not be brought out of the room.
* **Clean Up:** Wipe all spills.

| Model              | Notes |
| ------------------ | ----- |
| Anycubic Mono X    |       |
| Phrozen Shuffle XL |       |


---

# 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://wiki.cherokeemakerspace.org/index/equipment/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.
