> 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/standard-pla-is-actually-strong.md).

# 標準PLAは実は強い

3Dプリントコミュニティの多くの人は、標準的なPLAを弱くて脆い素材だと考えがちです。しかし、その印象だけでは全体像はわかりません。実際には、標準的なPLAは複数の重要な機械的特性において優れた強度を示します。非常に剛性が高く、引張強度にも優れていることで知られており、大きな荷重に耐え、圧力がかかっても形状を保つことができます。そのためPLAは、剛性と寸法安定性が重要となる多くの用途に適しています。

PLAが弱いという誤解は、その比較的低い耐衝撃性に大きく由来しています。PLAは安定した力や張力にはよく耐えられますが、突然の衝撃や落下を受けると、ひびが入ったり破損したりしやすくなります。つまり、PLAのプリント品は通常の使用では簡単に曲がったり変形したりしないかもしれませんが、強い衝撃や不意の落下に対しては脆くなり得ます。したがって、耐衝撃性は材料強度を測る方法の一つにすぎず、PLAは優れた剛性と引張特性を備えているため、適切な用途や、衝撃応力を避けるよう設計された部品に使えば、かなり強い材料になり得ます。

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


---

# 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/standard-pla-is-actually-strong.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.
