Deploying to gh-pages from @ Klipper3d/klipper@4d4c8d8f94 🚀

This commit is contained in:
KevinOConnor
2022-04-11 00:03:44 +00:00
parent 9c6aad5da3
commit 0a5f30118a
316 changed files with 133543 additions and 372 deletions

View File

@@ -163,6 +163,12 @@
</a>
</li>
<li class="md-select__item">
<a href="/hu/" hreflang="hu" class="md-select__link">
Magyar
</a>
</li>
</ul>
</div>
</div>
@@ -1025,7 +1031,7 @@
<li class="md-nav__item">
<a href="Multi_MCU_Homing.html" class="md-nav__link">
多微控制器位与探
多微控制器位与探
</a>
</li>
@@ -1671,7 +1677,7 @@
<h2 id="spreadcycle-stealthchop">设置 "spreadCycle "与 "stealthChop "模式<a class="headerlink" href="#spreadcycle-stealthchop" title="Permanent link">&para;</a></h2>
<p>默认情况下Klipper将TMC驱动置于 "spreadCycle "模式。如果驱动程序支持 "stealthChop",那么可以通过添加<code>stealthchop_threshold: 999999</code>到TMC的配置部分。</p>
<p>一般来说spreadCycle模式比stealthChop模式提供更大的扭矩和更高的定位精度。然而在某些打印机上stealthChop 模式显著降低可听到的噪音。</p>
<p>比较模式的测试表明在使用stealthChop模式时恒速移动过程中,"位置滞后 "增加了约为整步75%例如在一台旋转距离rotation_distance 为40mm、每圈200步steps_per_rotation的打印机上恒速移动的位置偏差增加了约0.150mm)。然而,这种 "获得所需位置的延迟 "可能不会表现为明显的打印缺陷,人可能更喜欢stealthChop模式带来的更安静的打印。</p>
<p>对两个模式的比较测试显示在使用stealthChop模式时恒速移动过程时有大约为一个整步75%的"位置滞后 "例如在一台旋转距离rotation_distance 为40mm、每圈200步steps_per_rotation的打印机上恒速移动的位置偏差增加了约0.150mm)。然而,这种 "获得所需位置的延迟 "可能不会表现为明显的打印缺陷,大多数人可能更喜欢stealthChop模式更安静的打印。</p>
<p>建议总是使用 "spreadCycle "模式(通过不指定<code>stealthchop_threshold</code>)或总是使用 "stealthChop "模式(通过设置<code>stealthchop_threshold</code>为99999。不幸的是如果在电机处于非零速度时改变模式驱动器往往会产生糟糕和混乱的结果。</p>
<h2 id="tmc_1">TMC插值设置引入了微小的位置偏差<a class="headerlink" href="#tmc_1" title="Permanent link">&para;</a></h2>
<p>TMC驱动程序的 <code>interpolate</code> 设置可以减少打印机运动的噪音但代价是引入一个小的系统位置误差。这个系统性的位置误差是由驱动器在执行Klipper发送的 "步骤 "时的延迟造成的。在恒速移动过程中这种延迟导致了将近一半的配置微步的位置误差更准确地说误差是一半的微步距离减去512分之一的整步距离。例如在一个旋转距离rotation_distance为40毫米、每圈200步steps_per_rotation、16微步的轴上在恒速移动过程中引入的系统误差是~0.006毫米。</p>
@@ -1877,13 +1883,13 @@ gcode:
<a href="Multi_MCU_Homing.html" class="md-footer__link md-footer__link--next" aria-label="下一页: 多微控制器位与探" rel="next">
<a href="Multi_MCU_Homing.html" class="md-footer__link md-footer__link--next" aria-label="下一页: 多微控制器位与探" rel="next">
<div class="md-footer__title">
<div class="md-ellipsis">
<span class="md-footer__direction">
下一页
</span>
多微控制器位与探
多微控制器位与探
</div>
</div>
<div class="md-footer__button md-icon">