mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-07-05 18:37:48 +02:00
Move the logic to calculate and report the stepper's current position from endstop.c to stepper.c. This localizes the stepper code into stepper.c. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>