> 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-de/polymaker-produkte/druckerprofile/filament-voreinstellungs-downloader.md).

# Filament-Voreinstellungs-Downloader

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

Der obige Downloader ist eine brandneue Möglichkeit, das Filament-Preset/Profil zu finden, das Sie für Ihre Drucker-/Slicer-/Materialkombination benötigen. &#x20;

Diese Profil-Presets sind brandneu und wurden gegenüber den Legacy-Profilen, die Sie nach Material sortiert finden können, verbessert. &#x20;

Es ist so einfach wie 1, 2, 3

1. Wählen Sie Ihren Slicer:

<div align="left"><figure><img src="/files/25f42780813524cb9a11f42e6f2fdb4a95fc7faf" alt=""><figcaption></figcaption></figure></div>

2. Wählen Sie das Filament, die Druckermarke und/oder das Druckermodell:

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

3. Laden Sie die Dateien herunter, die Sie möchten. Sie können sie bei Bedarf auch im Stapel herunterladen:

<figure><img src="/files/4bd4a32e2518fc5e878dfdf3bf4d32e14ed4ab5a" alt=""><figcaption></figcaption></figure>

Und das war's! Sie würden einfach den aufgelisteten Schritten auf folgen [Importieren eines Profils in den Slicer](/polymaker-wiki/polymaker-wiki-de/die-grundlagen/3d-slicer/importieren-eines-profils-in-den-slicer.md). Sie können sogar alle auf einmal hochladen, indem Sie die Datei als heruntergeladene Zip-Datei belassen. &#x20;

Den Profile, das Sie suchen, nicht gefunden? Sie sind möglicherweise noch auf unserer [Legacy-Profiles nach Material](/polymaker-wiki/polymaker-wiki-de/polymaker-produkte/druckerprofile/altere-profile-nach-material.md) Seite verfügbar. Wir aktualisieren derzeit alle Profile für jedes Material, damit sie in diesem neuen Downloader gelistet werden, aber noch nicht alle wurden hinzugefügt. &#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-de/polymaker-produkte/druckerprofile/filament-voreinstellungs-downloader.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.
