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

# 유연 TPU

아주 부드러운 케이스부터 충격 흡수 부품까지, TPU는 유연성과 내충격성이 필요한 용도에 잘 맞습니다.

### 유연 TPU FAQ

<details>

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

제품마다 다릅니다.

TPU95-HF는 고유량 특성이 있어 비교적 많은 프린터에서 출력할 수 있습니다.

반면 TPU90은 매우 부드러워 다이렉트 익스트루더와 충분한 기어비가 사실상 필요합니다.

TPU90을 보우든 구조에서 출력하면 압출 문제가 생기기 쉽습니다.

TPU95는 그 중간 정도입니다.

보우든에서도 가능할 수 있지만 아주 느리게 출력해야 합니다.

</details>

<details>

<summary><strong>TPU90, TPU95, TPU95-HF의 차이는 무엇인가요?</strong></summary>

숫자는 쇼어 경도를 뜻합니다.

숫자가 작을수록 더 부드럽습니다.

TPU90은 `90A`로 가장 부드러운 옵션입니다.

TPU95는 `95A`입니다.

TPU95-HF는 이름은 95지만 실제 체감은 `98A`에 더 가까워 세 가지 중 가장 단단한 편입니다.

</details>

<details>

<summary><strong>TPU95-HF는 어떤 제품인가요?</strong></summary>

PolyFlex™ TPU95-HF는 Covestro Addigy® 계열 기반의 고유량 TPU입니다.

고속 출력에 맞춰 설계됐습니다.

덕분에 유연 소재를 제조와 기능성 부품 영역까지 더 넓게 활용할 수 있습니다.

</details>

<details>

<summary><strong>TPU는 얼마나 튼튼한가요?</strong></summary>

TPU는 충격 저항이 매우 높고 층간 접착도 뛰어납니다.

떨어뜨리거나 강하게 부딪힌다고 쉽게 깨지지 않습니다.

다만 이 강한 층간 접착 때문에 일반 서포트 재료를 떼어내기 어려울 수 있습니다.

</details>

<details>

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

답이 단순하지 않습니다.

스풀 자체는 AMS에서 잘 회전합니다.

하지만 TPU는 소재가 너무 부드러워 AMS 내부 이송에서 문제가 생길 수 있습니다.

가능하면 AMS 사용은 피하는 편을 권장합니다.

</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>

<details>

<summary><strong>PolyFlex™ TPU는 자외선에 강한가요?</strong></summary>

TPU 자체가 본질적으로 강한 자외선 저항을 가지는 것은 아닙니다.

다만 Polymaker TPU에는 자외선 저항을 보완하는 첨가제가 포함되어 있습니다.

</details>

{% embed url="<https://www.youtube.com/shorts/z_kpLSqBYjE>" %}


---

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