> 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-fr/produits-polymaker/profils-dimprimante/telechargeur-de-prereglages-de-filament.md).

# Téléchargeur de préréglages de filament

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

Le téléchargeur ci-dessus est une toute nouvelle façon de trouver le préréglage/profil de filament dont vous avez besoin pour la combinaison imprimante/découpeur/matériau. &#x20;

Ces préréglages de profil sont tout neufs et ont été améliorés par rapport aux Profils Hérités que vous pouvez trouver en triant par matériau. &#x20;

C'est aussi simple que 1, 2, 3

1. Sélectionnez votre trancheur :

<div align="left"><figure><img src="/files/8b35e79a57e1049135ddceb097ee7ad319eb664d" alt=""><figcaption></figcaption></figure></div>

2. Sélectionnez le filament, la marque d'imprimante et/ou le modèle d'imprimante :

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

3. Téléchargez les fichiers que vous souhaitez. Vous pouvez les télécharger en masse si vous préférez :

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

Et c'est tout ! Il vous suffit de suivre les étapes décrites sur [Importer un profil dans le trancheur](/polymaker-wiki/polymaker-wiki-fr/les-bases/trancheurs-3d/importer-un-profil-dans-le-slicer.md). Vous pouvez même tout téléverser en bloc en conservant le fichier sous forme de fichier Zip téléchargé. &#x20;

Vous ne trouvez pas le profil que vous recherchez ? Ils peuvent encore être disponibles sur notre [Profils Hérités par Matériau](/polymaker-wiki/polymaker-wiki-fr/produits-polymaker/profils-dimprimante/profils-herites-par-materiau.md) page. Nous mettons actuellement à jour tous les profils pour chaque matériau afin qu'ils soient répertoriés sur ce nouveau téléchargeur, mais tous n'ont pas encore été ajoutés. &#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-fr/produits-polymaker/profils-dimprimante/telechargeur-de-prereglages-de-filament.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.
