> 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/esd-safe-3d-printing-materials-and-how-they-work.md).

# 防静电安全 3D 打印材料及其工作原理

防静电放电（ESD）安全的 3D 打印材料是专门设计的聚合物，旨在安全地消散静电，保护敏感电子元件和组件免受突然静电放电造成的损害。这些材料加入了碳纳米管或碳纤维等导电添加剂，可提供可控的导电性或静电耗散能力。

#### **为什么 ESD 安全材料很重要**

在制造、装配或搬运过程中，静电积累会损坏精密电子电路和元件。将 ESD 安全材料用于 3D 打印夹具、固定装置、外壳和工具，有助于防止静电放电事件，避免敏感电子设备性能下降或被毁坏。这种保护在电子制造、洁净室、航空航天和汽车等对可靠性与安全性要求极高的行业中至关重要。

#### **理解表面电阻率**

表面电阻率是定义 ESD 安全材料性能的关键属性。它衡量电流沿材料表面流动时所遇到的电阻，并以欧姆每平方（Ω/sq）表示。与体积电阻率不同，表面电阻率只与二维表面层上的导电性有关。表面电阻率高的材料是绝缘的，而表面电阻率低的材料则具有导电性。

对于 ESD 安全材料，理想的表面电阻率范围通常在 10^4 到 10^9 Ω/sq 之间。这个范围使材料能够有效地耗散静电荷，而不会变得完全导电。如果表面电阻率过低（低于约 10^4 Ω/sq），材料就有可能表现得像导体，从而导致不必要的电流流动并造成损害。相反，如果电阻率过高，静电荷就无法高效耗散。

### **ESD 安全 3D 打印材料的应用**

ESD 安全丝材非常适合用于：

* 电子外壳和机壳
* 印刷电路板（PCB）存储和运输组件
* 电子制造中的夹具、治具和装配工具
* 对静电控制至关重要的洁净室兼容部件
* 工业和汽车领域中需要兼具机械强度和静电耗散性能的结构部件

### **Polymaker 的 ESD 安全材料：Fiberon**™ **PETG-ESD 和 PA612-ESD**

Polymaker 提供两种值得注意的 ESD 安全 3D 打印耗材：

1. **Fiberon™工程级复合材料 PETG-ESD：**

* 掺入碳纳米管用于静电耗散的 PETG 基材
* 表面电阻率约为 10^4 到 10^7 Ω/平方，提供可靠的 ESD 防护
* 适用于电子外壳和固定装置
* 建议打印温度：250至290°C，热床温度70至80°C
* 更高的打印温度会降低表面电阻率，有助于耗散

2. **Fiberon™工程级复合材料 PA612-ESD：**

* 由碳纳米管和10%碳纤维增强的尼龙（PA612）复合丝材
* 具有高机械强度（84 MPa 抗拉强度）、尺寸精度和耐热性（HDT 高达 157°C）
* 表面电阻率在10^4到10^7 Ω/方之间，适用于静电防护
* 非常适合 PCB、外壳、工业夹具和固定装置，以及洁净室工具
* 打印温度为280至300°C，热床温度为40至50°C
* 在更高温度下打印（例如 320°C）可以进一步降低电阻率，可能使零件具有导电性

#### **打印温度如何影响电阻率**

Fiberon PETG-ESD 和 PA612-ESD 都呈现出一种趋势，即提高打印温度会降低表面电阻率。这意味着以更高温度打印的部件具有更好的静电耗散性能。然而，对于 PA612-ESD 来说，在过高温度（约 320°C）下打印可能会将电阻率降低到如此程度，以至于材料的表现更像导体而不仅仅是耗散体；这可能并不理想，具体取决于应用需求。


---

# 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/esd-safe-3d-printing-materials-and-how-they-work.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.
