mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-06-12 05:52:30 +02:00
This reverts commit 6749985302.
A defect was found in the above commit (the input shaper code calls
note_step_generateion_scan_time() for many steppers, so the
input_shaper class can't be used as the index).
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>