mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 08:59:33 +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>