> 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-ko/polymaker/undefined-1/polybox-tm.md).

# PolyBox™

PolyBox™는 3D 프린팅 필라멘트를 건조한 환경에 보관하기 위한 드라이 스토리지 박스입니다.

대부분의 3D 프린터와 함께 사용할 수 있습니다.

Polymaker 기준 `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)

## FAQ

<details>

<summary><strong>PolyBox™에는 스풀이 몇 개 들어가나요?</strong></summary>

Polymaker 기준으로 `1kg` 스풀 두 개 또는 `3kg` 스풀 한 개가 들어갑니다.

</details>

<details>

<summary><strong>PolyBox™가 필라멘트를 적극적으로 건조하나요?</strong></summary>

아니요.

PolyBox™는 출력 중 필라멘트가 수분을 다시 먹지 않도록 건조한 환경에 보관해 주는 장비입니다.

능동 건조 장비를 찾는다면 [PolyDryer™](/polymaker-wiki/polymaker-wiki-ko/polymaker/undefined-1/polydryer-tm.md)도 함께 보세요.

</details>

<details>

<summary><strong>제습제 백은 재사용할 수 있나요?</strong></summary>

네.

보통 `4~5회` 정도 재사용할 수 있습니다.

건조 방법은 매뉴얼 안내를 따라 주세요.

</details>

<details>

<summary><strong>PolyBox의 CAD 모델을 받을 수 있나요?</strong></summary>

네.

[GitHub 저장소](https://github.com/Polymaker3D/PolyBox)에서 확인할 수 있습니다.

</details>

<details>

<summary><strong>PolyDryer를 PolyBox와 함께 쓰는 방법이 있나요?</strong></summary>

네.

[MakerWorld 리믹스 파일](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-ko/polymaker/undefined-1/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.
