> 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/accessories/polysher-tm.md).

# Polysher™

> Polysher 已停产，且不再销售

Polysher™ 是一款桌面后处理设备，旨在去除 PolySmooth™ 和 PolyCast™ 打印件上的层纹。Polysher™ 采用 Polymaker 的 Layer-Free™ 技术，产生细腻的酒精雾气，使模型均匀变得光滑。

下载手册 [这里](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Operation_Manual_Polysher_EN-CN_V2.pdf?v=1640836572)

下载故障排除 PDF [这里](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Customer_Service_Polysher.pdf?v=1732141550)

## 常见问题

<details>

<summary><strong>Polysher™ 可以与除 IPA 以外的其他溶剂一起使用吗？</strong></summary>

不可以，雾化器经过设计和校准，只能与 IPA 配合使用；此外，其他溶剂可能会损坏 Polysher™。\
Polysher™ 不能与 PLA 一起使用。

</details>

<details>

<summary><strong>我需要多久更换一次雾化器？</strong></summary>

雾化器膜随着时间可能会出现微裂纹，从而影响雾气产生性能。我们建议当您注意到雾密度或雾高下降时更换雾化器。雾化器通常可持续约 100 小时的抛光时间。Polysher™ 随附 2 个雾化器。\
额外的雾化器可在 [这里。](https://us.polymaker.com/products/nebulizer-pack)

</details>

<details>

<summary><strong>Polysher™ 是通过热源工作的吗？</strong></summary>

不会，出于额外安全考虑，我们开发了一项使用雾化器产生微小液滴雾气的技术，它会使您的 3D 打印部件均匀变得光滑。\
注意：我们不会加热 IPA，也不会使用蒸汽来平滑 3D 打印件。

</details>

<details>

<summary><strong>如果我的 Polysher 出现问题，我该怎么办？</strong></summary>

请先查看 [本文档](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Customer_Service_Polysher_0cd107a1-c3d8-460c-8c22-b7bc5c3ed01b.pdf?v=1734712428)。如果这仍然没有帮助，请访问联系我们页面与我们联系，或者在屏幕右下角开始聊天。

</details>

<details>

<summary><strong>我在哪里可以找到额外的托盘？</strong></summary>

我们不单独销售这些，但您可以打印 [此处 ](https://www.thingiverse.com/thing:2340676)该文件，它应该会很好用。只是不要用 PVB 材料打印它。PLA 或 ABS 应该都没问题。

</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-zh/polymaker-chan-pin/accessories/polysher-tm.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.
