# 最大体积速度限制你的打印速度

设置你的 **最大体积速度（MVS）** 是优化3D打印质量并防止欠挤出的关键步骤。体积速度表示打印机热端能够可靠熔化并挤出耗材的速率，单位为立方毫米每秒（mm³/s）。当你在切片软件中设置MVS上限时，打印机会根据所选层高和线宽自动调整移动速度。切片软件使用以下公式计算得到的最大速度：\
**打印速度（mm/s）= 体积流速（mm³/s）÷（层高（mm）× 线宽（mm））**

**你也可以使用** [**此** ](https://poly-calc-flow.polymaker.com/)**便捷计算器。**

如果你增大层高或线宽（在使用大喷嘴时常见），最大打印速度会被自动降低以防超过热端的能力。例如，层高更高或挤出更宽时，为保持相同的体积流速，打印速度必须降低，从而确保一致的高质量挤出并避免出现间隙、卡料或强度不足等问题。

这种方法比仅仅设置以mm/s为单位的最大“打印速度”更稳健。线性打印速度本身并未考虑每秒沉积了多少材料：在使用大喷嘴或较大层高时，即使速度适中，每秒的耗材体积也可能轻易超过热端能处理的范围。通过限制MVS，打印机会在挤出更厚的线或层时自动降速，而在打印更薄或更精细的层时加速——同时保持在针对你的打印机和耗材的安全挤出限内。这种自适应控制使得 **体积速度成为最大吞吐量的更具代表性的指标** 而不仅仅依赖线性打印速度，尤其适用于经常更换喷嘴尺寸或打印设置的高级用户。

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

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


---

# Agent Instructions: 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:

```
GET https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-zh/ji-chu-zhi-shi/you-qu-de-3d-da-yin-shi-shi/zui-da-ti-ji-su-du-xian-zhi-ni-de-da-yin-su-du.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
