> 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-ru/produkty-polymaker/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)

## FAQ

<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-ru/produkty-polymaker/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.
