mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +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>