Skip to content

Commit

Permalink
Deploying to gh-pages from @ 72b301a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinOConnor committed Feb 17, 2024
1 parent 57eca64 commit 8549ac0
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Measuring_Resonances.html
Original file line number Diff line number Diff line change
Expand Up @@ -2566,6 +2566,18 @@ <h3 id="selecting-max_accel">Selecting max_accel<a class="headerlink" href="#sel
<code>SHAPER_CALIBRATE</code> command: it is still necessary to choose the right
<code>max_accel</code> value after the auto-calibration, and the suggested acceleration
limits will not be applied automatically.</p>
<p>Keep in mind that the maximum acceleration without too much smoothing depends
on the <code>square_corner_velocity</code>. The general recommendation is not to change
it from its default value 5.0, and this is the value used by default by the
<code>calibrate_shaper.py</code> script. If you did change it though, you should inform
the script about it by passing <code>--square_corner_velocity=...</code> parameter, e.g.</p>
<div class="highlight"><pre><span></span><code>~/klipper/scripts/calibrate_shaper.py /tmp/resonances_x_*.csv -o /tmp/shaper_calibrate_x.png --square_corner_velocity=10.0
</code></pre></div>

<p>so that it can calculate the maximum acceleration recommendations correctly.
Note that the <code>SHAPER_CALIBRATE</code> command already takes the configured
<code>square_corner_velocity</code> parameter into account, and there is no need
to specify it explicitly.</p>
<p>If you are doing a shaper re-calibration and the reported smoothing for the
suggested shaper configuration is almost the same as what you got during the
previous calibration, this step can be skipped.</p>
Expand Down
Binary file modified _klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified fr/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified fr/sitemap.xml.gz
Binary file not shown.
Binary file modified hu/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified hu/sitemap.xml.gz
Binary file not shown.
Binary file modified it/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified it/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.
Binary file modified zh-Hant/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified zh-Hant/sitemap.xml.gz
Binary file not shown.
Binary file modified zh/_klipper3d/__pycache__/mkdocs_hooks.cpython-38.pyc
Binary file not shown.
Binary file modified zh/sitemap.xml.gz
Binary file not shown.

0 comments on commit 8549ac0

Please sign in to comment.