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

# 인기 프린터

최근 인기 프린터는 크게 세 부류로 나뉩니다.

* **입문형 개방형 프린터**
* **인클로저가 있는 범용 CoreXY 프린터**
* **고온 소재까지 노리는 엔지니어링급 프린터**

### 어떤 프린터를 봐야 할까요?

#### 입문자

PLA, PETG 위주라면 개방형 장비로도 충분한 경우가 많습니다.

자동 레벨링과 사용 편의성이 더 중요합니다.

#### 범용 사용자

ABS, ASA, 나일론 일부까지 보려면 인클로저가 있는 장비가 훨씬 유리합니다.

#### 고급 사용자

PC, 고온 나일론, 복합소재를 자주 쓴다면 높은 노즐 온도와 가열 챔버까지 확인해야 합니다.

### 브랜드별로 볼 포인트

* **Bambu Lab**: 속도, 자동화, 편의성이 강점입니다.
* **Creality**: 가격대 선택 폭이 넓고 접근성이 좋습니다.
* **Prusa**: 안정성, 오픈소스 철학, 완성도가 강점입니다.
* **기타 브랜드**: 특수 기능, 대형 출력, 산업용 구성에서 강점을 보입니다.


---

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