Deploying to gh-pages from @ Klipper3d/klipper@329fbd01d8 🚀

This commit is contained in:
KevinOConnor
2025-02-05 00:08:47 +00:00
parent 142d155d42
commit 84e1f80d4e
14 changed files with 2 additions and 2 deletions

View File

@@ -1427,7 +1427,7 @@ running the test.</p>
<a href="prints/square_tower.stl">docs/prints/square_tower.stl</a>. Use a high
speed (eg, 100mm/s), zero infill, and a coarse layer height (the layer
height should be around 75% of the nozzle diameter). Make sure any
"dynamic acceleration control" is disabled in the slicer.</p>
"dynamic acceleration control" and "scarf joint" seams are disabled in the slicer.</p>
<p>Prepare for the test by issuing the following G-Code command:</p>
<div class="highlight"><pre><span></span><code>SET_VELOCITY_LIMIT SQUARE_CORNER_VELOCITY=1 ACCEL=500
</code></pre></div>