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

# PLAは耐候性を持たせられる

多くの人は、PLAは一般的に耐候性が高いとは考えていません。これは、他のエンジニアリングプラスチックと比べて熱耐性が比較的低いことでよく知られているためです。しかし、PLAは実際には、適切に配合・加工されれば、UV曝露やさまざまな気象条件に対して驚くほど優れた耐性を示すことがあります。従来のPLAは、長時間の日光や屋外への曝露でより早く劣化する場合がありますが、特別に設計されたPLAバリアントは、一般に想定されているよりもはるかにこれらの環境に耐えることができます。

たとえば、PolymakerのMatte PLA for Productionは厳格な耐候性試験を受けており、その結果、優れたUV耐性と耐候性で広く知られる材料であるASAと同等の性能を示しました。これは、PLAが一般に屋内用途や負荷の少ない用途に適した材料だという見方がある一方で、PolymakerのMatte PLAのような高度なPLA配合材は、屋外プロジェクトや日光にさらされる部品にも、急速な劣化を心配せず自信を持って使用できることを意味します。これにより、見た目の仕上がりと環境耐性の両方が重要な機能用途でPLAを活用する新たな可能性が広がります。

<figure><img src="/files/2e8be5b097988432f19852e0b1227c2c379d6a8d" 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-ja/ji-ben/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.
