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

This commit is contained in:
KevinOConnor
2026-04-12 16:45:37 +00:00
parent 8518b2a9a6
commit f7d107acb6
2 changed files with 1 additions and 5 deletions

View File

@@ -1550,10 +1550,6 @@ it is required to calibrate the stop threshold for your machine.
Practically, it ensures that the Eddy's output data absolute value
change per second (velocity) is high enough - higher than the noise level,
and that upon collision it always decreases by at least this value.</p>
<p>Before setting it to any other value, it is necessary to install <code>scipy</code>:</p>
<div class="highlight"><pre><span></span><code>~/klippy-env/bin/pip<span class="w"> </span>install<span class="w"> </span>scipy
</code></pre></div>
<p>The suggested calibration routine works as follows:</p>
<ol>
<li>Home Z</li>

File diff suppressed because one or more lines are too long