> 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/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-ja/polymaker-zhi-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.
