Move Stepper::synchronize to Planner (#10713)
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
*/
|
||||
void GcodeSuite::M400() {
|
||||
|
||||
stepper.synchronize();
|
||||
planner.synchronize();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user