Update G28.cpp
This commit is contained in:
@@ -212,6 +212,7 @@ void GcodeSuite::G28(const bool always_home_all) {
|
||||
return;
|
||||
}
|
||||
|
||||
ui.set_status_P(PSTR("Homing..."));
|
||||
// Wait for planner moves to finish!
|
||||
planner.synchronize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user