Deploying to gh-pages from @ Klipper3d/klipper@cbc17a7cb6 🚀

This commit is contained in:
KevinOConnor
2023-01-07 00:03:29 +00:00
parent 5b64e1232f
commit dc96959e78
17 changed files with 256 additions and 256 deletions

View File

@@ -883,8 +883,8 @@
</li>
<li class="md-nav__item">
<a href="#offline-processing-of-the-accelerometer-data" class="md-nav__link">
Offline processing of the accelerometer data
<a href="#_14" class="md-nav__link">
离线处理加速计数据
</a>
</li>
@@ -1628,8 +1628,8 @@
</li>
<li class="md-nav__item">
<a href="#offline-processing-of-the-accelerometer-data" class="md-nav__link">
Offline processing of the accelerometer data
<a href="#_14" class="md-nav__link">
离线处理加速计数据
</a>
</li>
@@ -2045,8 +2045,8 @@ Recommended shaper_type_y = mzv, shaper_freq_y = 36.8 Hz
</code></pre></div>
<p><strong>警告! </strong>不建议非常频繁地运行成型机自动校准例如在每次打印之前或每天。为了确定共振频率自动校准会在每个轴上产生强烈的振动。通常3D 打印机的设计不能承受长时间暴露于共振频率附近的振动。这样做可能会增加打印机组件的磨损并缩短其使用寿命。某些零件拧松或松动的风险也会增加。每次自动调整后,请务必检查打印机的所有部件(包括通常不会移动的部件)是否牢固地固定到位。</p>
<p>Also, due to some noise in measurements, it is possible that the tuning results will be slightly different from one calibration run to another one. Still, it is not expected that the noise will affect the print quality too much. However, it is still advised to double-check the suggested parameters, and print some test prints before using them to confirm they are good.</p>
<h2 id="offline-processing-of-the-accelerometer-data">Offline processing of the accelerometer data<a class="headerlink" href="#offline-processing-of-the-accelerometer-data" title="Permanent link">&para;</a></h2>
<p>此外,由于测量中的一些噪音,每次校准得到的调谐结果会略有不同。不过,这些噪音一般不会对打印质量产生太大影响。然而,我们仍然建议仔细检查建议的参数,并在使用前打印一些测试件以确认它们是正确的。</p>
<h2 id="_14">离线处理加速计数据<a class="headerlink" href="#_14" title="Permanent link">&para;</a></h2>
<p>It is possible to generate the raw accelerometer data and process it offline (e.g. on a host machine), for example to find resonances. In order to do so, run the following commands via Octoprint terminal:</p>
<div class="highlight"><pre><span></span><code>SET_INPUT_SHAPER SHAPER_FREQ_X=0 SHAPER_FREQ_Y=0
TEST_RESONANCES AXIS=X OUTPUT=raw_data