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