> 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-zh/polymaker-chan-pin/accessories/polybox-tm.md).

# PolyBox™

PolyBox™ 是一款干燥存储盒，旨在为 3D 打印耗材提供最佳环境。PolyBox™ 兼容所有 3D 打印机，可容纳两个 1kg 线轴或一个 3kg 线轴。

[由 sworcester 制作的可打印干燥剂支架](https://www.printables.com/model/764250-desiccant-holder-for-poly-box)

[由 sworcester 制作的 TPU 附加件](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)

[由 sworcester 制作的 TPU 附加件](https://www.printables.com/model/774932-polybox-low-drag-spool-holder-for-tpu)

## 常见问题

<details>

<summary><strong>PolyBox™ 中可以放多少卷线材？</strong></summary>

Polymaker 的 2 个 1kg 线轴或 1 个 3kg 线轴。

</details>

<details>

<summary><strong>PolyBox™ 会主动干燥材料吗？</strong></summary>

不会，PolyBox™ 通过在打印时将材料存放在干燥环境中，防止其吸收湿气。我们建议查看 [PolyDryer](/polymaker-wiki/polymaker-wiki-zh/polymaker-chan-pin/accessories/polydryer-tm.md)

</details>

<details>

<summary><strong>干燥剂袋可以重复使用吗？</strong></summary>

可以重复使用 4 到 5 次，请按照手册中的步骤对干燥剂袋进行烘干。

</details>

<details>

<summary><strong>我可以获得 PolyBox 的 CAD 模型吗？</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-zh/polymaker-chan-pin/accessories/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.
