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

# 액세서리와 교체 부품

3D 프린터를 안정적으로 쓰려면 자주 쓰는 도구와 예비 부품을 미리 갖춰 두는 편이 좋습니다.

출력 실패나 갑작스러운 고장 때 바로 대응할 수 있어 다운타임이 크게 줄어듭니다.

### 필수 액세서리

다음 도구는 활용도가 높습니다.

* **플라이어**: 서포트 제거와 노즐 교체 때 유용합니다.
* **면도날 또는 스크레이퍼**: 브림 제거와 바닥면 정리에 좋습니다.
* **니퍼와 모델 커터**: 섬세한 부품 후처리에 필수입니다.
* **금속 스크레이퍼**: 빌드 플레이트에서 출력물을 떼어낼 때 편합니다.
* **육각 드라이버 세트**: M2.5, M3, M4, M5 규격을 자주 씁니다.
* **납땜 도구 또는 납땜 커넥터**: 배선 수리용으로 있으면 좋습니다.
* **핀셋**: 출력 중 찌꺼기 제거에 편합니다.
* **케이블 타이**: 배선 정리에 유용합니다.
* **캘리퍼스**: 치수 확인과 E-step 보정에 중요합니다.
* **멀티미터**: 전기 문제 진단에 필수입니다.

<figure><img src="/files/qllRsc04thToUieJbXTF" alt=""><figcaption><p>멀티미터가 있으면 전기 문제나 배선 문제를 쉽게 진단할 수 있습니다</p></figcaption></figure>

* **순간접착제**: PLA 출력물의 간단한 수리에 좋습니다.
* **화이트 리튬 그리스**: 로드와 리드스크루 윤활에 적합합니다.
* **와이어 브러시와 나일론 브러시**: 노즐과 히터블록 청소에 씁니다.
* **방열판**: 자작기라면 과열 부품에 도움이 될 수 있습니다.
* **정리함**: 자주 쓰는 도구를 프린터 근처에 보관하면 편합니다.
* **소화 장비**: 장시간 출력이 잦다면 안전 장비를 고려할 만합니다.

### 예비 부품

저렴한 소모품은 미리 준비해 두는 편이 좋습니다.

* **서미스터**: 온도 오류가 생길 때 가장 먼저 의심하는 부품 중 하나입니다.
* **히터 카트리지**: 자주 고장 나진 않지만, 예비가 있으면 점검이 빨라집니다.
* **노즐**: 황동과 경화강 노즐을 미리 확보해 두세요.
* **팬**: 핫엔드 팬과 파트 쿨링 팬은 고장 시 영향이 큽니다.
* **PTFE 튜브**: 보우든 구조나 AMS 계열은 마모가 누적됩니다.

특히 폐쇄형 장비는 제조사 규격 부품을 미리 확보해 두면 훨씬 편합니다.


---

# 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:

```
GET https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ko/undefined/3d-2/undefined-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
