> 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.md).

# 3D 프린터

3D 프린터는 구동 방식, 온도 성능, 인클로저 유무에 따라 다뤄야 할 소재가 달라집니다.

입문용 장비는 PLA와 PETG에 강하고, 고급 장비는 나일론, PC, 복합소재까지 대응합니다.

### 이 섹션에서 다루는 내용

* 프린터의 기본 구조와 각 부품의 역할
* 익스트루더, 노즐, 빌드 플레이트 선택 기준
* 유지보수와 교체 부품 관리
* 출력 품질에 영향을 주는 핵심 설정
* 레진 프린팅 입문 시 알아둘 점
* 주요 브랜드와 인기 프린터 특징

### 프린터를 볼 때 먼저 확인할 것

#### 1. 구동 구조

카르테시안과 CoreXY가 가장 흔합니다.

속도와 안정성, 소음 특성이 다릅니다.

#### 2. 온도 성능

최대 노즐 온도와 베드 온도는 출력 가능한 소재를 결정합니다.

고온 소재는 인클로저와 챔버 온도도 중요합니다.

#### 3. 익스트루더와 노즐

유연 소재를 자주 쓴다면 다이렉트 익스트루더가 유리합니다.

복합소재를 쓴다면 경화 노즐이 사실상 필수입니다.

#### 4. 유지보수성

벨트 장력 조절, 노즐 교체, 베드 청소가 쉬운 장비가 관리하기 편합니다.

폐쇄형 장비는 편리하지만, 부품 선택 자유도는 낮을 수 있습니다.

### 빠른 가이드

* **입문용**: 개방형, PLA/PETG 중심
* **범용 기능성**: 인클로저 포함, PETG/ABS/ASA 대응
* **엔지니어링용**: 고온 노즐, 높은 베드 온도, 가열 챔버 지원

소재에 맞는 프린터를 고르는 것이 출력 성공률을 가장 크게 좌우합니다.


---

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