> 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-ko/undefined/3d-4/pla.md).

# PLA도 내후성이 있을 수 있다

많은 사람은 PLA를 내후성이 약한 소재로 생각합니다.

주된 이유는 PLA가 다른 엔지니어링 플라스틱보다 내열성이 낮다고 알려져 있기 때문입니다.

하지만 올바른 배합과 공정을 거친 PLA는 자외선과 외부 환경에 대해 생각보다 좋은 저항성을 보일 수 있습니다.

일반 PLA는 장시간 햇빛이나 야외 환경에 노출되면 더 빨리 열화될 수 있습니다.

반면 특별히 설계된 PLA는 이런 환경을 훨씬 더 잘 버티기도 합니다.

예를 들어 Polymaker의 Matte PLA for Production은 내후성 시험에서, 자외선과 기후 저항성으로 잘 알려진 ASA와 비슷한 수준의 결과를 보였습니다.

즉, PLA는 무조건 실내용 소재라고만 볼 수는 없습니다.

고급 PLA 배합은 햇빛을 받는 프로젝트나 야외용 부품에서도 충분히 고려할 수 있습니다.

이것은 외관 품질과 환경 저항성이 모두 중요한 기능성 부품에서 PLA 활용 범위를 넓혀 줍니다.

<figure><img src="/files/iN3NxZBW97xehjCyU9Iq" 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-ko/undefined/3d-4/pla.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.
