> For the complete documentation index, see [llms.txt](https://wiki.polymaker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-pt/produtos-polymaker/acessorios/polybox-tm.md).

# PolyBox™

PolyBox™ é uma caixa de armazenamento seco criada para manter um ambiente ideal para filamentos de impressão 3D. Ela é compatível com todas as impressoras 3D e comporta dois carretéis de `1 kg` ou um de `3 kg`.

[Suporte imprimível para dessecante, por sworcester](https://www.printables.com/model/764250-desiccant-holder-for-poly-box)

[Acessório em TPU, por sworcester](https://www.printables.com/model/774932-polybox-low-drag-spool-holder-for-tpu)

Baixe o manual [aqui](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Operation_Manual_PolyBox_EN-CN_V4.pdf?v=1640836394).

Arquivos imprimíveis extras:

[Suporte imprimível para dessecante, por sworcester](https://www.printables.com/model/764250-desiccant-holder-for-poly-box)

[Acessório em TPU, por sworcester](https://www.printables.com/model/774932-polybox-low-drag-spool-holder-for-tpu)

## FAQ

<details>

<summary><strong>Quantos carretéis cabem na PolyBox™?</strong></summary>

Dois carretéis de `1 kg` ou um carretel de `3 kg` da Polymaker.

</details>

<details>

<summary><strong>A PolyBox™ seca o material ativamente?</strong></summary>

Não. A PolyBox™ protege o material contra absorção de umidade ao mantê-lo em um ambiente seco durante a impressão. Se você precisa de secagem ativa, sugerimos ver o [PolyDryer](/polymaker-wiki/polymaker-wiki-pt/produtos-polymaker/acessorios/polydryer-tm.md).

</details>

<details>

<summary><strong>Os sachês dessecantes podem ser reutilizados?</strong></summary>

Sim. Eles podem ser reutilizados de 4 a 5 vezes. Siga o procedimento do manual para secá-los.

</details>

<details>

<summary><strong>Posso obter os arquivos CAD da PolyBox?</strong></summary>

Você encontra aqui: <https://github.com/Polymaker3D/PolyBox>

</details>

<details>

<summary><strong>Existe alguma forma de usar o PolyDryer com a PolyBox?</strong></summary>

Há um arquivo para download que você pode usar aqui: <https://makerworld.com/en/models/1418219-polybox-ii-polydryer-remix?from=search#profileId-1473071>

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-pt/produtos-polymaker/acessorios/polybox-tm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
