Followup to probe_at_point change (#15342)
This commit is contained in:
committed by
Scott Lahteine
parent
149e9b733e
commit
9c288a682d
@ -277,7 +277,7 @@ void GcodeSuite::G34() {
|
||||
// After this operation the z position needs correction
|
||||
set_axis_is_not_at_home(Z_AXIS);
|
||||
|
||||
// Stow the probe, as the last call to probe_pt(...) left
|
||||
// Stow the probe, as the last call to probe_at_point(...) left
|
||||
// the probe deployed if it was successful.
|
||||
STOW_PROBE();
|
||||
|
||||
|
Reference in New Issue
Block a user