mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
If the stepper already executed some steps with the basic stepper_kinematics, subsequent creation of a new one for input_shaper would result in stepcompress errors unless position and time tracking flags are also copied over. Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>