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

This commit is contained in:
KevinOConnor
2024-01-06 22:27:28 +00:00
parent 06bb94bfa0
commit 027f009d32
14 changed files with 2 additions and 2 deletions

View File

@@ -1755,7 +1755,7 @@ bicubic_tension: 0.2
integer pair, and also may be specified a single integer that is applied
to both axes. In this example there are 4 segments along the X axis
and 2 segments along the Y axis. This evaluates to 8 interpolated
points along X, 6 interpolated points along Y, which results in a 13x8
points along X, 6 interpolated points along Y, which results in a 13x9
mesh. Note that if mesh_pps is set to 0 then mesh interpolation is
disabled and the probed matrix will be sampled directly.</li>
</ul>