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

# Il PLA può essere resistente agli agenti atmosferici

Molte persone di solito non considerano il PLA resistente alle intemperie perché è noto per avere una resistenza al calore relativamente bassa rispetto ad altre plastiche tecniche. Tuttavia, il PLA può in realtà mostrare una resistenza sorprendentemente buona all’esposizione ai raggi UV e a varie condizioni atmosferiche quando è formulato e lavorato correttamente. Sebbene il PLA tradizionale possa degradarsi più rapidamente sotto la luce solare prolungata o l’esposizione all’aperto, le varianti di PLA appositamente progettate possono comportarsi molto meglio in questi ambienti di quanto comunemente si pensi.

Ad esempio, il Matte PLA for Production di Polymaker è stato sottoposto a rigorosi test di resistenza alle intemperie, che hanno dimostrato che offre prestazioni paragonabili all’ASA, un materiale ampiamente riconosciuto per la sua eccellente resistenza ai raggi UV e alle intemperie. Ciò significa che, nonostante la percezione tipica del PLA come materiale più adatto ad applicazioni interne o a basso stress, alcune formulazioni avanzate di PLA come il Matte PLA di Polymaker possono essere utilizzate con sicurezza per progetti all’aperto o per parti esposte alla luce solare senza una rapida degradazione. Questo apre nuove possibilità per l’uso del PLA in applicazioni funzionali in cui sono importanti sia la finitura estetica sia la resistenza ambientale.

<figure><img src="/files/54ce22a6584f8700c87e9ceff0c74b94ccd92620" 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-it/le-basi/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.
