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

# 柔性 TPU

无论你是想要一款超柔软的手机壳，还是想为你的硬质塑料打印件增加一些抗冲击性——TPU 都能满足你的需求。

### 柔性 TPU 常见问题

<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 的肖氏硬度更接近 98A，而不是 95A，这意味着它是我们现有 3 种 TPU 选项中最硬的一种。

</details>

<details>

<summary><strong>什么是 TPU95-HF？</strong></summary>

PolyFlex™ TPU95-HF 采用 Covestro 的 Addigy®️ 系列材料制成，是一种具有高流动性的 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-zh/polymaker-chan-pin/more-about-our-products/documents.md)

需要更多信息吗？我们建议加入我们的 [Discord](https://discord.polymaker.com/)。数千名活跃的社区成员可能已经创建了您正在寻找的配置文件！

</details>

<details>

<summary>PolyFlex TPU 是否具有抗紫外线能力？</summary>

TPU 本身并不天然具备抗紫外线能力，但我们在 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-zh/polymaker-chan-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.
