> 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/3d-slicers/cooling.md).

# 冷却

冷却设置会直接影响打印质量、结构完整性和材料行为。正确的配置可确保各层最佳固化，最大限度减少悬垂/桥接缺陷，并在速度与零件耐久性之间取得平衡。主动冷却风扇对 PLA 等材料至关重要，但对于对温度敏感的耗材，需要仔细校准，以避免翘曲或分层。

## 按材料划分的冷却要求

### **PLA 和依赖冷却的材料**

* **主动冷却**: 对于干净的悬垂、桥接和表面质量至关重要。
* **风扇转速**: 通常 **100%** 用于大多数 PLA 打印，以防止层卷曲和下垂。
* **例外情况**: 大型、厚实的 PLA 零件可承受更低的风扇转速（70–80%），以减少翘曲。

### **高翘曲材料（ABS、ASA、PC）**

* **冷却策略**: 对中/大型零件采用最小或不使用主动冷却，以保持层间粘附。
* **例外情况**: 对小特征（例如销钉、薄壁）启用冷却（20–50%），以防止变形。
* **外壳使用**: 保持环境温度，减少对主动冷却的依赖。

### **柔性耗材（TPU、TPE）**

* **冷却方式**: 仅使用有限冷却（0–30%），以防止喷嘴堵塞并确保层间结合。

## 切片器特定的冷却参数

### **风扇启用与层控制**

* **初始层**: 禁用前期冷却 **前 0.5–0.7 毫米** 以增强热床附着。
* **可变风扇转速**:
  * **桥接/悬垂**: 100% 风扇转速，实现快速固化。
  * **高密度填充区域**: 降低风扇转速（50–70%）以尽量减少翘曲。

### **最小层时间**

* **功能**: 如果打印时间低于阈值，则在各层之间暂停以便冷却。
  * **典型范围**: **5–15 秒** （PLA 较低；封闭舱内的 ABS 较高。）
  * **抬升喷头**: 在暂停期间抬高喷嘴，减少热传递，但会增加拉丝。

### **层高与冷却效率**

* **薄层（0.1–0.2 毫米）**: 通过减少无支撑材料来改善悬垂质量。
* **厚层（≥0.3 毫米）**: 需要更长的冷却时间或更低的打印速度。

## 高级冷却技术

### **辅助冷却系统**

* **用途**: 高速打印机（例如 Bambu Lab X1、Voron Trident）使用 **二次风扇** 来增强气流，实现快速冷却。
* **实施方式**:
  * **双侧风扇**: 确保复杂几何形状均匀冷却。
  * **喷嘴专用风道**: 将气流精确导向悬垂或桥接区域。

### **动态冷却调整**

* **悬垂/桥接**: 在切片器中自动提高风扇转速（例如 PrusaSlicer、Cura），以实现针对性冷却。
* **材料特定配置文件**: 为具有特殊需求的耗材保存自定义冷却设置（例如 PETG 的风扇转速为 50–80%）。

### **由几何形状驱动的冷却**

* **小特征**: 优先为塔状结构、尖刺或精细细节提供冷却，以防止熔化。
* **大面积平面**: 使用 **单调排序** 以对齐层线并改善表面一致性。

## 冷却与悬垂优化

### **悬垂的关键参数**

1. **风扇转速**: 最大化气流（100%），在材料下垂之前将其固化。
2. **打印速度**: 减少为 **5–20 毫米/秒** 用于陡峭悬垂（≥45°）。
3. **温度**: 将喷嘴温度降低 **5–10°C** 以降低耗材黏度。
4. **层高**: 使用 **≤0.2 毫米** 层，以尽量减小悬垂角。

### **切片器特定策略**

* **Cura**：启用 **“桥接设置”** 用于自适应冷却和速度调整。
* **PrusaSlicer**: 调整 **“悬垂速度”** 和 **“桥接风扇转速”** 在耗材设置中。

## 冷却问题排查

### **翘曲/分层**

* **原因**: 对 ABS/ASA 冷却过度；气流不均匀。
* **解决方案**:
  * 初始层禁用冷却。
  * 使用外壳并尽量减少打印舱内气流。

### **悬垂质量差**

* **原因**: 冷却不足、打印速度过高或喷嘴温度不正确。
* **解决方案**:
  * 提高风扇转速并降低打印温度。
  * 重新调整模型方向，使悬垂面朝向冷却风扇。

### **喷嘴温度波动**

* **原因**: 冷却风扇直接吹到加热块上。
* **解决方案**:
  * 在加热块上安装硅胶套。
  * 调整风道方向，使其对准挤出的材料，而不是喷嘴。


---

# 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/3d-slicers/cooling.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.
