> 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/undefined/fun-3d-printing-facts/airflow-is-more-important-than-heat-when-drying.md).

# 건조 시 열보다 공기 흐름이 더 중요함

필라멘트를 제대로 건조하려면 온도만 올리는 것보다 공기 흐름이 훨씬 중요합니다.

필라멘트 건조의 핵심은 소재 안에 들어 있는 수분을 밖으로 빼내는 일입니다.

수분이 증발한 뒤 주변에 머물지 않고 빠르게 빠져나가야 건조가 제대로 진행됩니다.

그래서 강하고 꾸준한 공기 흐름이 중요합니다.

비유하자면 머리를 말릴 때 오븐에 넣지 않는 것과 비슷합니다.

열만 강하다고 해결되는 문제가 아니고, 온도가 너무 높으면 오히려 필라멘트를 손상시킬 수 있습니다.

공기 흐름이 좋으면 더 낮은 온도에서도 건조 속도를 높일 수 있습니다.

이 방식은 소재에 더 부드럽고 품질 유지에도 유리합니다.

또한 수분이 필라멘트 주변에 다시 머물지 않아, 취성 증가나 출력 불량 같은 문제를 줄일 수 있습니다.

즉, 좋은 공기 흐름을 확보하면 필라멘트를 더 빠르고 안전하게 건조할 수 있습니다.

{% embed url="<https://www.youtube.com/shorts/I2BbzB5A9Qs>" %}


---

# 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/undefined/fun-3d-printing-facts/airflow-is-more-important-than-heat-when-drying.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.
