> 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-zh/ji-chu-zhi-shi/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-zh/ji-chu-zhi-shi/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.
