> 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/printing-fast-matte-surface-finish.md).

# 打印越快 = 表面越哑光

如果你注意到打印件的某一部分看起来比其他区域更哑光，这通常表明你针对当前使用的特定热端和材料组合打印得太快了。某些材料并不是为高流量而设计的，当其挤出速度超过最佳范围时，会出现暗淡的哑光表面。这是因为耗材没有足够的时间充分加热到指定温度，导致熔化不完全，表面光泽度降低。

为了在更高速度打印时保持一致的光亮表面，最好使用专为高流量应用配方的材料，并搭配能够处理这些流量的热端。高流量热端可让耗材更高效地受热，即使在更快的速度下也能顺畅挤出，有助于保持预期的表面外观。平衡合适的材料、热端和打印速度，是在不牺牲美观质量的前提下实现高速打印的关键。

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


---

# 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/printing-fast-matte-surface-finish.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.
