> 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-it/prodotti-polymaker/accessori/polysher-tm.md).

# Polysher™

> Il Polysher è stato interrotto e non è più disponibile per l'acquisto

Il Polysher™ è un'unità desktop di post-elaborazione progettata per rimuovere le linee di stratificazione dalle stampe PolySmooth™ e PolyCast™. Il Polysher™ utilizza la tecnologia Layer-Free™ di Polymaker per creare una sottile nebulizzazione di alcool che leviga il modello in modo uniforme.

Scarica il manuale [QUI](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Operation_Manual_Polysher_EN-CN_V2.pdf?v=1640836572)

Scarica il PDF di risoluzione dei problemi [QUI](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Customer_Service_Polysher.pdf?v=1732141550)

## FAQ

<details>

<summary><strong>Il Polysher™ può essere usato con solventi diversi dall'IPA?</strong></summary>

No, il nebulizzatore è progettato e tarato per funzionare solo con IPA, inoltre altri solventi potrebbero danneggiare il Polysher™.\
Il Polysher™ non funziona con PLA.

</details>

<details>

<summary><strong>Ogni quanto devo cambiare il nebulizzatore?</strong></summary>

La membrana del nebulizzatore può sviluppare microfessure nel tempo che possono influire sulle prestazioni di produzione della nebbia. Consigliamo di cambiare il nebulizzatore quando si nota una diminuzione della densità o dell'altezza della nebbia. Il nebulizzatore può di solito durare circa 100 ore di tempo di lucidatura. Il Polysher™ viene fornito con 2 nebulizzatori.\
Nebulizzatori aggiuntivi possono essere trovati [qui.](https://us.polymaker.com/products/nebulizer-pack)

</details>

<details>

<summary><strong>Il Polysher™ utilizza una fonte di calore per funzionare?</strong></summary>

No, per una maggiore sicurezza abbiamo sviluppato una tecnologia che utilizza un nebulizzatore per creare una nebbia di microgocce che levigherà in modo uniforme il tuo pezzo stampato in 3D.\
NOTA: Non riscaldiamo l'IPA né utilizziamo il vapore per levigare la stampa 3D.

</details>

<details>

<summary><strong>Cosa devo fare se ho un problema con il mio Polysher?</strong></summary>

Per favore verifica prima [QUESTO DOCUMENTO](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Customer_Service_Polysher_0cd107a1-c3d8-460c-8c22-b7bc5c3ed01b.pdf?v=1734712428). Se ciò non dovesse aiutare - contattaci visitando la pagina contatti, o avviando una chat nell'angolo in basso a destra dello schermo.

</details>

<details>

<summary><strong>Dove posso trovare vassoi extra?</strong> </summary>

Non li vendiamo separatamente ma puoi stampare [QUESTO ](https://www.thingiverse.com/thing:2340676)file e dovrebbe funzionare bene. Basta non stamparlo in materiale PVB. PLA o ABS dovrebbero andare bene. &#x20;

</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-it/prodotti-polymaker/accessori/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.
