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

This commit is contained in:
KevinOConnor
2023-02-03 23:53:36 +00:00
parent 514e10beb5
commit 421e771602
14 changed files with 3 additions and 3 deletions

View File

@@ -1798,8 +1798,8 @@ fade_target: 0
example, lets assume your homing position on the bed is an outlier, its
.2 mm lower than the average probed height of the bed. If the <code>fade_target</code>
is 0, fade will shrink the print by an average of .2 mm across the bed. By
setting the <code>fade_target</code> to .2, the homed area will expand by .2 mm, however
the rest of the bed will have an accurately sized. Generally its a good idea
setting the <code>fade_target</code> to .2, the homed area will expand by .2 mm, however,
the rest of the bed will be accurately sized. Generally its a good idea
to leave <code>fade_target</code> out of the configuration so the average height of the
mesh is used, however it may be desirable to manually adjust the fade target
if one wants to print on a specific portion of the bed.</li>