> 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-es/productos-polymaker/accesorios/polybox-tm.md).

# PolyBox™

PolyBox™ es una caja de almacenamiento seca diseñada para proporcionar el entorno óptimo para filamentos de impresión 3D. La PolyBox™ es compatible con todas las impresoras 3D y puede alojar dos rollos de 1 kg o un rollo de 3 kg.

[Porta desecante imprimible por sworcester](https://www.printables.com/model/764250-desiccant-holder-for-poly-box)

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

Descargar el manual [AQUÍ](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Operation_Manual_PolyBox_EN-CN_V4.pdf?v=1640836394)

Archivos imprimibles descargables de complementos:

[Porta desecante imprimible por sworcester](https://www.printables.com/model/764250-desiccant-holder-for-poly-box)

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

## Preguntas frecuentes&#x20;

<details>

<summary><strong>¿Cuántos rollos pueden caber en la PolyBox™?</strong></summary>

2 rollos de 1 kg o 1 rollo de 3 kg de Polymaker.

</details>

<details>

<summary><strong>¿La PolyBox™ seca activamente el material?</strong></summary>

No, la PolyBox™ protege su material de absorber humedad almacenándolo en un entorno seco mientras imprime. Sugerimos consultar el [PolyDryer](/polymaker-wiki/polymaker-wiki-es/productos-polymaker/accesorios/polydryer-tm.md)

</details>

<details>

<summary><strong>¿Se pueden reutilizar las bolsas desecantes?</strong></summary>

Sí, se pueden reutilizar de 4 a 5 veces, por favor siga los pasos del manual para secar las bolsas desecantes.

</details>

<details>

<summary><strong>¿Puedo obtener modelos CAD de la PolyBox?</strong></summary>

Puede encontrarlos aquí: <https://github.com/Polymaker3D/PolyBox>

</details>

<details>

<summary><strong>¿Hay alguna forma de usar el PolyDryer con la PolyBox?</strong></summary>

Hay un archivo descargable que puede usar aquí: <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-es/productos-polymaker/accesorios/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.
