mirror of
git://soft.sys114.com/klipper
synced 2026-02-07 03:29:48 +09: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>