mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 00:20:41 +02:00
Remove the lookahead.py file and move its code directly into toolhead.py. The MoveQueue() class is small and tightly coupled to the toolhead code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>