> 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/polymaker/polymaker-1/undefined/petg.md).

# PETG

PETG는 출력 난도와 성능의 균형이 좋은 범용 소재입니다.

가격도 합리적입니다.

화학 저항성과 실사용 내구성이 필요할 때 자주 선택됩니다.

### PETG FAQ

<details>

<summary><strong>출력에 필요한 조건이 있나요?</strong></summary>

대부분은 없습니다.

일반 PETG 제품은 거의 모든 FDM 프린터에서 출력할 수 있습니다.

예외적으로 Fiberon™ PET-CF17, PETG-rCF08 같은 강화 제품은 연마성이 있어 경화 노즐이 필요합니다.

</details>

<details>

<summary><strong>PolyMax™ PETG와 PolyLite™ PETG의 차이는 무엇인가요?</strong></summary>

PolyMax™ PETG는 일반 PETG보다 기계적 성질이 더 좋도록 설계됐습니다.

그래서 더 넓은 범위의 기능성 용도에 적합합니다.

특히 충격 저항과 인성이 중요한 경우 장점이 큽니다.

</details>

<details>

<summary><strong>PETG는 어떤 소재인가요?</strong></summary>

아주 단순하게 보면 PLA와 ABS 사이에 있는 소재로 이해하면 쉽습니다.

PLA보다 더 질기고 내열성이 높습니다.

반면 ABS보다 출력은 쉬운 편입니다.

출력 온도, 내열성, 강도 모두 대체로 PLA와 ABS의 중간 성격에 가깝습니다.

</details>

<details>

<summary><strong>PCTG와 PolyMax™ PETG는 무엇이 다른가요?</strong></summary>

둘 다 PET 계열이지만 조성이 다릅니다.

일반적으로 EG 비율이 높으면 더 강하고 단단해집니다.

CHDM 비율이 높으면 더 유연하고 충격에 강해집니다.

보통 PETG는 강성과 강도가 좋고, PCTG는 인성과 연성이 더 좋습니다.

PolyMax™ PETG는 개질 PETG입니다.

즉 PETG의 강성과 강도를 유지하면서, 파괴 인성과 충격 저항을 더 높인 방향입니다.

</details>

<details>

<summary><strong>PET와 PETG의 차이는 무엇인가요?</strong></summary>

PET와 PETG는 화학 구조, 물성, 출력성, 적용 분야가 다릅니다.

PETG는 더 유연하고 출력이 쉽습니다.

그래서 3D 프린팅과 의료 관련 응용에 널리 쓰입니다.

PET는 더 단단하고 열 저항이 필요한 분야에 더 적합한 경우가 많습니다.

</details>

<details>

<summary><strong>스풀이 AMS에서 잘 동작하나요?</strong></summary>

네.

현재 Polymaker 스풀은 AMS에서 원활하게 회전하도록 가장자리가 개선되었습니다.

</details>

<details>

<summary><strong>강한 PET(G)가 필요하면 무엇을 고르면 좋을까요?</strong></summary>

원하는 `강함`이 무엇인지에 따라 다릅니다.

범용 엔지니어링 성능이 필요하면 [Fiberon™ PET-CF17](https://us.polymaker.com/products/fiberon-pet-cf17)이 좋은 선택입니다.

충격 저항이 중요하면 [PolyMax™ PETG](https://us.polymaker.com/products/polymax-petg)를 추천합니다.

정전기 방전 안전성이 필요하면 [Fiberon™ PETG-ESD](https://us.polymaker.com/products/fiberon-petg-esd)가 적합합니다.

</details>

<details>

<summary><strong>TDS, SDS 같은 문서는 어디서 볼 수 있나요?</strong></summary>

모든 소재의 TDS, SDS, 인증 문서는 [문서](/polymaker-wiki/polymaker-wiki-ko/polymaker/undefined-2/undefined.md)에서 확인할 수 있습니다.

추가 정보가 필요하면 [Discord](https://discord.polymaker.com/) 커뮤니티도 추천합니다.

</details>


---

# 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/polymaker/polymaker-1/undefined/petg.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.
