> 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-ko/polymaker/polymaker-1/undefined/abs-asa.md).

# ABS와 ASA

ABS와 ASA는 가격 대비 성능이 좋은 엔지니어링 입문 소재입니다.

둘 다 PLA보다 내열성과 충격 저항이 좋습니다.

특히 ASA는 자외선에도 강해 실외 용도에 더 잘 맞습니다.

### ABS와 ASA FAQ

<details>

<summary><strong>출력에 필요한 조건이 있나요?</strong></summary>

네.

ABS와 ASA는 보통 인클로저형 프린터가 필요합니다.

주변 공기가 `45°C` 이상으로 유지되면 뒤틀림과 층분리를 크게 줄일 수 있습니다.

작고 단순한 부품은 인클로저 없이도 가능할 수 있습니다.

하지만 부품이 크고 두꺼울수록 인클로저 중요성이 커집니다.

빌드플레이트 접착이 부족하면 Magigoo Original 같은 접착제를 써 보세요.

</details>

<details>

<summary><strong>ABS와 ASA의 차이는 무엇인가요?</strong></summary>

두 소재는 매우 비슷합니다.

가장 큰 차이는 ASA가 내후성과 자외선 저항성이 훨씬 좋다는 점입니다.

그래서 햇빛, 비바람, 실외 노출이 있는 용도에는 ASA가 더 적합합니다.

또 ASA는 표면이 약간 더 매트하게 나와 레이어 라인이 덜 도드라질 수 있습니다.

기계적 성질과 출력 세팅은 전반적으로 매우 비슷합니다.

</details>

<details>

<summary><strong>ABS와 ASA를 아세톤으로 스무딩할 수 있나요?</strong></summary>

네.

PolyLite™ ABS와 ASA는 아세톤 스무딩이 가능합니다.

다만 아세톤은 위험한 화학물질입니다.

반드시 환기, 보호구, 화기 관리 등 기본 안전수칙을 지키세요.

보다 안전한 표면 마감 대안으로는 [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-ko/polymaker/undefined-2/undefined.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>What is the difference between ABS Pro and ABS Max?</strong></summary>

ABS Pro offers broad printer compatibility and high print speeds up to 250 mm/s, with an HDT of 103°C and a required chamber temperature of 50°C+. For even higher thermal performance, ABS Max pushes the HDT to 114°C with best-in-class creep resistance, but requires an actively heated chamber of 65°C+ and prints up to 200 mm/s. Choose ABS Pro for versatility and speed - choose ABS Max when you need the ultimate thermal performance.

</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-ko/polymaker/polymaker-1/undefined/abs-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.
