> 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/die-grundlagen/fun-3d-printing-facts/pla-can-be-weather-resistant.md).

# PLA kann witterungsbeständig sein

Viele Menschen betrachten PLA normalerweise nicht als wetterbeständig, da es im Vergleich zu anderen technischen Kunststoffen für seine relativ geringe Hitzebeständigkeit bekannt ist. Bei korrekter Formulierung und Verarbeitung kann PLA jedoch tatsächlich eine überraschend gute Beständigkeit gegenüber UV-Strahlung und verschiedenen Witterungsbedingungen aufweisen. Während herkömmliches PLA bei längerer Sonneneinstrahlung oder im Außeneinsatz schneller abbauen kann, halten speziell entwickelte PLA-Varianten in solchen Umgebungen oft deutlich besser stand, als gemeinhin angenommen wird.

Zum Beispiel wurde Polymakers Matte PLA for Production strengen Wetterbeständigkeitstests unterzogen, die gezeigt haben, dass es mit ASA mithalten kann – einem Material, das weithin für seine hervorragende UV- und Witterungsbeständigkeit bekannt ist. Das bedeutet, dass trotz der üblichen Wahrnehmung von PLA als Material, das sich besser für Innenanwendungen oder Anwendungen mit geringer Belastung eignet, bestimmte fortschrittliche PLA-Formulierungen wie Polymakers Matte PLA problemlos für Outdoor-Projekte oder Teile verwendet werden können, die Sonnenlicht ausgesetzt sind, ohne schnell zu degradieren. Dadurch eröffnen sich neue Möglichkeiten für den Einsatz von PLA in funktionalen Anwendungen, bei denen sowohl die optische Oberfläche als auch die Umweltbeständigkeit wichtig sind.

<figure><img src="/files/53eba8e33973bd8ec8eaf17fc0de6e78c29193e7" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/shorts/1KopFE0kUG0>" %}


---

# 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/die-grundlagen/fun-3d-printing-facts/pla-can-be-weather-resistant.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.
