> 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/polymaker-chan-pin/more-about-our-products/safety-in-3d-printing.md).

# 3D 打印安全

3D 打印为制造功能性、定制化零件打开了大门，但也带来了重要的安全考量。材料选择只是其中一部分。打印过程本身，包括温度、硬件和设计，都会直接影响最终成品是否适合其预期用途并且安全。本节对在使用 3D 打印零件时需要注意的关键安全主题进行了高层概述。

### 食品安全 <a href="#food-safety" id="food-safety"></a>

某些原材料在其基础形态下可能符合食品接触标准，某些地区（如欧盟）也存在相应认证。然而，在美国，FDA 不会对原始耗材材料进行认证。相反，认证适用于最终制造出的物品。对于 3D 打印而言，层纹、表面孔隙率、打印设置，甚至喷嘴材料等因素都可能引入污染风险。因此，一种在原始状态下可能被认为可安全接触食品的耗材，打印出来的对象却未必适合食品接触。

<a href="/pages/354121129e0555a0067f125e0d06e7291990c37b" class="button primary">更多关于食品安全</a>

### 儿童与玩具安全 <a href="#child-and-toy-safety" id="child-and-toy-safety"></a>

诸如 EN 71-3 和类似 CPSIA 的文件等材料合规标准可适用于特定产品，并且相关工作仍在持续推进，以扩展经认证的材料选项。尽管如此，安全性并不只由材料决定。打印质量起着重要作用。层间粘合不良、尖锐边缘、小型可拆卸部件或脆弱的打印件都可能造成危险。符合玩具安全标准的材料，若打印和后处理方式不当，仍可能制成不安全的物件。

<a href="https://app.air.inc/a/be8f04774" class="button primary">Polymaker EN 71-3 认证</a><a href="/pages/f9573891cb370823c12ba347b0a2cacf68f7dc57" class="button primary">更多关于儿童玩具安全</a>

### 皮肤接触安全 <a href="#skin-contact-safety" id="skin-contact-safety"></a>

某些材料可使用 ISO 10993 等标准评估其生物相容性，其中包括细胞毒性、刺激性、致敏性和全身毒性测试。PolyFlex TPU90 是一种已通过多项 ISO 10993 测试的材料示例，另有更多材料正在评估中。

此外，REACH 和 RoHS 声明很有用，因为它们表明是否有意避免使用受限物质和某些有害材料，或将其控制在限值以下。

即使材料经过测试，打印条件、后处理和清洁度也会影响打印件是否适合长期皮肤接触。

<a href="/pages/a7c5a8725e4e6434226ab2ef82bdca42a241cf69" class="button primary">更多关于皮肤接触安全</a>

### 室内空气质量 <a href="#indoor-air-quality" id="indoor-air-quality"></a>

3D 打印在打印过程中可能释放超细颗粒和挥发性有机化合物。某些材料加热时也可能产生明显气味。这些排放因材料和打印设置而异。建议在通风良好的区域内操作所有 3D 打印机，不论材料类型如何，包括 PLA 等常用耗材。关于排放和空气质量影响的研究仍在进行中。

<a href="/pages/d88a288e1509ad01664c32e42ac8ef3fcbbd674e" class="button primary">更多关于室内空气质量</a>

### 其他认证与声明 <a href="#other-certifications-and-declarations" id="other-certifications-and-declarations"></a>

除特定应用的安全考量外，材料级合规性和化学安全声明也很重要。这些可能包括有关受限物质、环境法规和化学组成的声明。示例包括符合 REACH、RoHS、TSCA 等法规，以及涵盖 PFAS、BPA、PAHs 和其他物质组的声明。这些文件有助于提高材料组成的透明度，但不能替代对最终打印成品安全性的评估。

<a href="/pages/190f495bbb4faa4ca98e17e1919a6d6c2bac2477" class="button primary">Polymaker 的全部认证与声明</a>


---

# 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/polymaker-chan-pin/more-about-our-products/safety-in-3d-printing.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.
