> 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-ja/polymaker-zhi-pin/polymaker-filaments/prime-materials/flexible-tpu.md).

# フレキシブルTPU

とても柔らかいスマホケースが欲しい場合でも、硬質プラスチックの造形物に耐衝撃性を少し加えたい場合でも、TPUなら対応できます。

### 柔軟TPUのFAQ

<details>

<summary><strong>印刷要件はありますか？</strong></summary>

場合によります。TPU95-HFは高流動性のため、どのプリンターでも印刷できますが、TPU90は非常に柔らかいため、適切なギア比を備えたダイレクトエクストルーダーが必要です。

Bowden構成でTPU90を印刷しようとすると、押出の問題が発生する可能性が高いです。

TPU95はその中間で、Bowden構成でも印刷は可能ですが、非常にゆっくり印刷する必要があります。

</details>

<details>

<summary><strong>TPU90、TPU95、TPU95-HFの違いは何ですか？</strong></summary>

この数値は素材のショア硬度を表しています。ショア硬度は、数値が小さいほど素材が柔らかいことを意味します。

つまり、TPU90はショア硬度90Aの当社で最も柔らかい選択肢です。

TPU95のショア硬度は95Aです。

TPU95-HFは95Aというより98Aのショア硬度に少し近く、当社の3つのTPU विकल्पの中で最も硬い素材です。

</details>

<details>

<summary><strong>TPU95-HFとは何ですか？</strong></summary>

CovestroのAddigy®️ファミリーから作られたPolyFlex™ TPU95-HFは、高流動性を備えたTPUで、高速印刷に最適です。PolyFlex™ TPU95-HFは、製造における柔軟素材の新しい用途を可能にします。

</details>

<details>

<summary><strong>TPUはどのくらい強いですか？</strong></summary>

TPUの選択肢は非常に高い耐衝撃性を持ち、層間接着性も驚異的です。落としたり壁に投げつけたりしてTPU造形物を壊すのは、ほぼ不可能でしょう。

ただし、層間接着が良いということは、母材と同じサポート材を使いにくいということでもあります。印刷後に取り外すのが難しいためです。

</details>

<details>

<summary><strong>スプールはAMSで使用できますか？</strong></summary>

答えるのが難しい質問です。Polymaker製品すべてがAMS内でよく回転するようにスプールの縁を再設計しましたが、TPUは柔らかすぎてAMSに正しく供給できないことがよくあります。

AMSでTPUを使用する際は注意してください。使用は避けることをおすすめします。

</details>

<details>

<summary><strong>各種資料はどこにありますか？TDS、SDSなど？</strong></summary>

すべての材料のTDS、SDS、および認証文書をご覧いただけます [こちら](/polymaker-wiki/polymaker-wiki-ja/polymaker-zhi-pin/more-about-our-products/documents.md)

さらに情報が必要ですか？当社の [Discord](https://discord.polymaker.com/)。何千人ものアクティブなコミュニティメンバーが、あなたが探しているプロファイルをすでに作成しているかもしれません！

</details>

<details>

<summary>PolyFlexのTPUはUV耐性がありますか？</summary>

TPU自体には本来UV耐性はありませんが、当社のTPUにはUV耐性を高める添加剤を配合しています。

</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-ja/polymaker-zhi-pin/polymaker-filaments/prime-materials/flexible-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.
