mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-07-28 20:00:51 +02:00
The stepper positions will only be in sync after the step generation code has been flushed. This fixes an "internal error in stepcompress" error during a SYNC_STEPPER_TO_EXTRUDER command. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>