> 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-ru/produkty-polymaker/aksessuary/polybox-tm.md).

# PolyBox™

PolyBox™ — это коробка для сухого хранения, разработанная для создания оптимальных условий для нитей 3D-печати. PolyBox™ совместим со всеми 3D-принтерами и может вмещать две катушки по 1 кг или одну катушку на 3 кг.

[Печатный держатель осушителя от sworcester](https://www.printables.com/model/764250-desiccant-holder-for-poly-box)

[Дополнение TPU от sworcester](https://www.printables.com/model/774932-polybox-low-drag-spool-holder-for-tpu)

Скачать руководство [ЗДЕСЬ](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Operation_Manual_PolyBox_EN-CN_V4.pdf?v=1640836394)

Файлы для печати дополнений для скачивания:

[Печатный держатель осушителя от sworcester](https://www.printables.com/model/764250-desiccant-holder-for-poly-box)

[Дополнение TPU от sworcester](https://www.printables.com/model/774932-polybox-low-drag-spool-holder-for-tpu)

## Часто задаваемые вопросы&#x20;

<details>

<summary><strong>Сколько катушек помещается в PolyBox™?</strong></summary>

2 катушки по 1 кг или 1 катушка на 3 кг от Polymaker.

</details>

<details>

<summary><strong>Активно ли PolyBox™ сушит материал?</strong></summary>

Нет, PolyBox™ защищает ваш материал от впитывания влаги, храня его в сухой среде во время печати. Мы рекомендуем ознакомиться с [PolyDryer](/polymaker-wiki/polymaker-wiki-ru/produkty-polymaker/aksessuary/polydryer-tm.md)

</details>

<details>

<summary><strong>Могут ли пакеты с осушителем использоваться повторно?</strong></summary>

Да, их можно использовать повторно 4–5 раз, пожалуйста, следуйте инструкциям в руководстве по сушке пакетов с осушителем.

</details>

<details>

<summary><strong>Могу ли я получить CAD-модели PolyBox?</strong></summary>

Вы можете найти их здесь: <https://github.com/Polymaker3D/PolyBox>

</details>

<details>

<summary><strong>Есть ли способ использовать PolyDryer вместе с PolyBox?</strong></summary>

Здесь доступен файл для скачивания, который вы можете использовать: <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-ru/produkty-polymaker/aksessuary/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.
