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

# 干燥时气流比热量更重要

要有效地烘干你的耗材并获得最佳效果，良好的空气流通远比单纯提高温度更重要。这是因为烘干耗材主要是为了去除材料内部困住的水分，而空气流通在水分蒸发后将其带走的过程中起着关键作用。正如俗话所说，“你不会把头发放进烤箱里来吹干它”，这强调了仅靠过高的热量并不是答案，甚至如果温度过高，还可能损坏耗材。

通过确保持续且强劲的空气流通，你可以在较低温度下加快烘干过程，这对材料更温和，并有助于保持其质量。良好的空气流通能让水分高效逸出，防止其在耗材周围滞留，并引发脆化或打印效果不佳等问题。总的来说，借助适当的空气流通来烘干耗材，意味着你可以更快、更安全地完成烘干，最大限度降低过热风险，同时有效为你的耗材做好顺畅、可靠的 3D 打印准备。

{% 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-zh/ji-chu-zhi-shi/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.
