> 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/undefined-1/undefined-2/undefined-4.md).

# 스무딩

### ABS와 ASA의 아세톤 베이퍼 스무딩

ABS와 ASA 출력물은 아세톤 증기 스무딩으로 표면 마감과 내수성을 크게 개선할 수 있습니다.

이 소재들은 아세톤에 녹기 때문에, 표면 분자가 재배열되며 사출품 같은 광택 표면이 만들어집니다.

**주요 장점**

* **외관 개선:** 레이어 라인을 지우고 매끈한 반사 표면을 만듭니다.
* **기능적 이점:** 내수성이 좋아지고 기공이 줄어듭니다.

**안전 주의사항**

* **가연성:** 아세톤은 매우 잘 탑니다. 반드시 환기가 잘 되는 곳에서, 화기 없이 작업하세요.
* **대체 방식:** 가열하지 않는 냉증기 방식은 화재 위험을 줄여 줍니다.

**진행 개요**

1. **세팅**
   * 내열 용기 안에서 출력물을 금속 망이나 낚싯줄에 매달아 둡니다.
   * 빌드 플레이트나 핫플레이트 위에서 용기를 `65~75°C`까지 가열해 아세톤 증기가 형성되게 합니다.
2. **노출**
   * 변형을 막기 위해 한 번에 `1~3분`만 노출하세요. 긴 한 번보다 짧은 여러 번이 더 안전합니다.
   * 큰 출력물은 환기 구멍이 있는 구조를 써야 증기가 고르게 퍼집니다.
3. **건조**
   * 만지기 전 최소 `30분` 자연 건조합니다.
   * 필요하면 진공 퍼징으로 경화를 더 빠르게 할 수 있습니다.

**추가 메모**

* **과노출 위험:** 아세톤에 너무 오래 노출되면 장기적으로 균열이 생길 수 있습니다.
* **불균일 결과:** 아세톤 증기는 아래로 가라앉아 하단이 더 많이 녹을 수 있습니다. 작은 팬을 쓰면 순환이 개선됩니다.

### Polysher와 알코올 기반 스무딩(PVB 필라멘트)

Polymaker Polysher는 PolySmooth 같은 PVB 기반 필라멘트를 이소프로필 알코올(IPA)로 스무딩합니다.

아세톤보다 화재 위험은 낮지만, 기계적 강도와 내열성은 더 낮은 소재군을 대상으로 합니다.

**주요 고려사항**

* **소재 제한:** 알코올에 녹는 필라멘트(PVB 등)에만 적용됩니다.
* **안전:** IPA도 휘발성이 있으니 주의해야 합니다. `40°C` 이상 가열은 피하세요.
* **대체 방식:**
  * **수동 분사:** 분무기로 국소 부위만 스무딩할 수 있습니다.
  * **냉욕조 방식:** 가열 없이 IPA에 담가 천천히 스무딩할 수도 있습니다.

**잘 맞는 용도**

* **전시용 모델:** 피규어, 미니어처, 장식품처럼 외관이 중요한 부품에 적합합니다.
* **기능 부품은 비권장:** PVB는 내열성과 강도가 낮아 구조용으로는 한계가 있습니다.

**Polysher 한계**

* **크기 제한:** 장비 챔버 안에 들어가는 부품만 가능합니다.
* **소재 의존성:** PVB나 유사한 알코올 용해성 소재가 필요합니다.

**요약 추천**

* **ABS / ASA:** 광택과 내열성이 필요한 부품은 아세톤 베이퍼가 우선입니다.
* **PVB / PolySmooth:** 더 안전하고 외관 중심인 작업에는 알코올 기반 방식이 잘 맞습니다.
* **안전 최우선:** 환기, 화재 예방, 소재 호환성을 항상 먼저 확인하세요.


---

# 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/undefined-1/undefined-2/undefined-4.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.
