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

# PolyBox™

PolyBox™は、3Dプリント用フィラメントに最適な環境を提供するよう設計された乾燥保管ボックスです。PolyBox™はすべての3Dプリンターに対応しており、1kgスプールを2本、または3kgスプールを1本収納できます。

[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製の1kgスプール2本、または3kgスプール1本。

</details>

<details>

<summary><strong>PolyBox™は材料を積極的に乾燥させますか？</strong></summary>

いいえ。PolyBox™は、印刷中に乾燥した環境で保管することで、材料が湿気を吸収するのを防ぎます。ぜひご覧いただきたいのは [PolyDryer](/polymaker-wiki/polymaker-wiki-ja/polymaker-zhi-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>PolyBoxでPolyDryerを使用する方法はありますか？</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-ja/polymaker-zhi-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.
