> 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/polymaker-filaments/prime-materials/abs-and-asa.md).

# ABS 和 ASA

ABS 和 ASA 是非常实惠的选择，可提供出色的强度和耐热性。ASA 还具有抗紫外线能力——使它们成为很好的户外材料选择。

### ABS 和 ASA 常见问题

<details>

<summary><strong>有什么打印要求吗？</strong></summary>

ABS 和 ASA 都需要在封闭式打印机中才能正常打印。这是因为更高的环境空气温度（超过 45˚C）会使你能够在不发生翘曲或分层的情况下打印。

不使用外壳也许可以打印——但你的零件越大、越密实，外壳就越重要。了解更多关于 [翘曲](https://us.polymaker.com/blogs/3d-printing-tips/warping).

如果你想增强平台附着力——我们建议尝试 Magigoo Original。

</details>

<details>

<summary><strong>ABS 和 ASA 之间有什么区别？</strong></summary>

ASA 与 ABS 几乎完全相同，只有 1 个主要区别和 1 个次要区别：\
主要区别是 ASA 的耐候性极佳。（抗紫外线和环境应力开裂）\
次要区别是 ASA 打印出来的表面具有更好看的哑光效果，能稍微遮盖层纹。

两者的机械性能和打印设置都极为相似。

</details>

<details>

<summary><strong>ABS 和 ASA 可以用丙酮进行平滑处理吗？</strong></summary>

是的，PolyLite™ ABS 和 ASA 都可以用丙酮进行平滑处理。\
**警告**：丙酮是一种危险化学品，请务必采取必要的安全防护措施。<br>

我们建议 [PolySmooth™](https://us.polymaker.com/products/polysmooth) 作为更安全的替代方案来制作表面光滑的模型。

</details>

<details>

<summary><strong>这些线轴能在 AMS 中使用吗？</strong></summary>

是的！我们重新设计了线轴边缘，因此所有 Polymaker 产品现在都能在 AMS 中顺畅转动。

</details>

<details>

<summary><strong>所有文档都在哪里？TDS、SDS 等？</strong></summary>

您可以查看所有材料的 TDS、SDS 和认证文件 [这里](/polymaker-wiki/polymaker-wiki-zh/polymaker-chan-pin/more-about-our-products/documents.md)

你还可以查看我们的声明，说明所有 PLA 和 ASA 产品均不含在武装冲突和侵犯人权条件下开采的冲突矿物 [这里](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/PLA_ASA_Conflict_Mineral_Report.pdf?v=1752679072)

需要更多信息吗？我们建议加入我们的 [Discord](https://discord.polymaker.com/)。数千名活跃的社区成员可能已经创建了您正在寻找的配置文件！

</details>

<details>

<summary><strong>ABS Pro 和 ABS Max 有什么区别？</strong></summary>

ABS Pro 具有广泛的打印机兼容性和最高 250 mm/s 的高速打印能力，热变形温度（HDT）为 103°C，所需打印舱温度为 50°C+。若需要更高的耐热性能，ABS Max 可将 HDT 提升至 114°C，并具备同类领先的抗蠕变性能，但需要 65°C+ 的主动加热打印舱，打印速度最高可达 200 mm/s。若您追求通用性与速度，请选择 ABS Pro；若您需要极致耐热性能，请选择 ABS Max。

</details>


---

# 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/polymaker-filaments/prime-materials/abs-and-asa.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.
