aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/lookahead.py
Commit message (Collapse)AuthorAgeFilesLines
* toolhead: Merge lookahead.py into toolhead.pyKevin O'Connor2016-07-101-50/+0
| | | | | | | | 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>
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+50
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>