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

# 빌드 플레이트

빌드 플레이트는 첫 레이어 접착과 바닥면 품질을 좌우하는 핵심 부품입니다.

아크릴과 유리 중심이던 초기 구조에서, 지금은 PEI, PEX, G10 같은 다양한 표면으로 발전했습니다.

### 빌드 플레이트의 변화

초기 프린터는 **아크릴**과 **유리**를 많이 사용했습니다.

유리는 표면이 매끈하고 열 안정성이 좋았지만, 소재별 대응 폭은 제한적이었습니다.

지금은 **PEI**, **PEX**, **G10**, 스프링 스틸 자석판 같은 방식이 더 흔합니다.

### 빌드 플레이트 종류

#### 1. 유리 플레이트

* **장점**
  * 바닥면이 매우 매끈합니다.
  * 열 분포가 안정적입니다.
  * 가격이 저렴한 편입니다.
* **단점**
  * PETG, ABS, TPU는 접착 보조제가 필요한 경우가 많습니다.
  * 충격에 깨질 수 있습니다.
* **잘 맞는 소재**: PLA, 접착제를 쓴 PETG

#### 2. PEI 시트

* **장점**
  * PLA, ABS, TPU에 강한 접착력을 보입니다.
  * 내구성이 좋고 범용성이 높습니다.
  * 스무스와 텍스처 타입을 고를 수 있습니다.
* **단점**
  * PETG가 너무 강하게 붙어 표면이 손상될 수 있습니다.
  * 접착력을 유지하려면 청소가 중요합니다.
* **잘 맞는 소재**: PLA, ABS, TPU

#### 3. PEX 플레이트

* **장점**
  * PETG, ABS, ASA 같은 고온 소재에 강합니다.
  * 표면 수명이 긴 편입니다.
* **단점**
  * 까다로운 소재는 접착 보조제가 필요할 수 있습니다.
  * 일반 PEI보다 비쌀 수 있습니다.
* **잘 맞는 소재**: PETG, ABS, ASA

#### 4. 저온용 폴리머 플레이트

* **장점**: 초보자에게 다루기 편한 경우가 있습니다.
* **단점**: 고온 베드가 필요한 소재에는 불리합니다.
* **잘 맞는 소재**: PLA, TPU, 저온 시제품

#### 5. G10 / FR4

* **장점**
  * PLA, PETG, TPU, 나일론까지 폭넓게 대응합니다.
  * 표면이 단단하고 내열성이 좋습니다.
  * 기능성 부품용으로 좋습니다.
* **단점**
  * 표면이 거칠어 광택 바닥면에는 불리할 수 있습니다.
* **잘 맞는 소재**: 나일론, 복합소재, 기능성 부품

#### 6. 탄소섬유 계열 플레이트

* **장점**: 가볍고 강성이 높습니다.
* **단점**: 비싸고 별도 코팅이 필요한 경우가 많습니다.
* **잘 맞는 소재**: 산업용 고급 장비

#### 7. 아크릴 플레이트

* **장점**: 저렴합니다.
* **단점**: 열에 약하고 뒤틀림이 쉽습니다.
* **비고**: 현재는 거의 구형 방식입니다.

### 최근 빌드 플레이트 트렌드

* **자석식 플렉스 플레이트**: 출력물 분리가 매우 쉽습니다.
* **양면 플레이트**: 스무스 면과 텍스처 면을 함께 제공합니다.
* **고온 복합 표면**: PEEK, PEKK 같은 고급 소재용으로 발전하고 있습니다.

### 소재별 추천

| **필라멘트**    | **권장 빌드 플레이트** | **접착 보조제**   |
| ----------- | -------------- | ------------ |
| **PLA**     | PEI, 유리        | 없음 또는 글루스틱   |
| **PETG**    | PEX, 텍스처 PEI   | 과접착 방지용 글루스틱 |
| **TPU**     | PEI            | 보통 없음        |
| **ABS/ASA** | PEI, PEX       | 접착제와 인클로저    |
| **나일론**     | G10, PEI       | 글루스틱과 인클로저   |
| **PC**      | PEI, PEX       | 고온용 접착제      |

### 정리

플레이트 선택은 소재에 맞춰야 합니다.

* **소재 호환성**: PETG에는 PEX, 나일론에는 G10처럼 맞는 조합이 있습니다.
* **접착 균형**: 잘 붙되 너무 강하게 붙지 않아야 합니다.
* **내구성**: 자주 쓰는 소재와 사용량을 기준으로 고르세요.

플렉스 플레이트를 쓰면 분리 작업이 훨씬 쉬워지는 경우가 많습니다.


---

# 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/3d-2/3d/undefined-2.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.
