docs: Note PROBE_CALIBRATE results invalidated on motion system update

Any hardware change to the hotend or probe, change to the kinematics,
or change to the bed tilt is likely to invalidate the results of
PROBE_CALIBRATE.  Try to warn the user of that.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2020-10-17 19:36:45 -04:00
parent f8cb1e30eb
commit 1b471b482d
3 changed files with 40 additions and 0 deletions

View file

@ -185,3 +185,9 @@ This means that:
Repeat the process several times until you get a good level bed -
normally when all adjustments are below 6 minutes.
If using a probe that is mounted on the side of the hotend (that is,
it has an X or Y offset) then note that adjusting the bed tilt will
invalidate any previous probe calibration that was performed with a
tilted bed. Be sure to run [probe calibration](Probe_Calibrate.md)
after the bed screws have been adjusted.