> 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/profili-della-stampante/scaricatore-di-preset-del-filamento.md).

# Downloader dei preset del filamento

{% embed url="<https://presets.polymaker.com/>" %}

Il downloader sopra è un modo completamente nuovo per trovare il preset/profilo del filamento di cui hai bisogno per la combinazione stampante/slicer/materiale. &#x20;

Questi preset dei profili sono completamente nuovi e sono stati aggiornati rispetto ai Profili Legacy che puoi trovare ordinando per materiale. &#x20;

È facile come 1, 2, 3

1. Seleziona il tuo slicer:

<div align="left"><figure><img src="/files/972104c413ec2ff0bdbfb6a45760032e0adc270f" alt=""><figcaption></figcaption></figure></div>

2. Seleziona il filamento, la marca della stampante e/o il modello della stampante:

<figure><img src="/files/0ba638f9dd3fea1eb459679fc74eebc69f67c0d9" alt=""><figcaption></figcaption></figure>

3. Scarica i file che desideri. Puoi scaricarli in blocco se preferisci:

<figure><img src="/files/ac7dda62288d8ff77964a702e5137e64a9282c63" alt=""><figcaption></figcaption></figure>

E questo è tutto! Devi solo seguire i passaggi indicati su [Importazione di un profilo nello Slicer](/polymaker-wiki/polymaker-wiki-it/le-basi/slicer-3d/importare-un-profilo-nello-slicer.md). Puoi anche caricarli tutti in blocco mantenendo il file come il file Zip scaricato. &#x20;

Non riesci a trovare il profilo che cerchi? Potrebbero essere ancora disponibili sul nostro [Profili Legacy per materiale](/polymaker-wiki/polymaker-wiki-it/prodotti-polymaker/profili-della-stampante/profili-legacy-per-materiale.md) pagina. Attualmente stiamo aggiornando tutti i profili per ogni materiale per elencarli su questo nuovo downloader, ma non tutti sono ancora stati aggiunti. &#x20;


---

# 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/profili-della-stampante/scaricatore-di-preset-del-filamento.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.
