Kevin O'Connor f2b406fc5e toolhead: Don't call into kinematic class on extrude only moves
Add a is_kinematic_move flag to the Move class and clear it on extrude
only moves.  Don't call the kinematic check_move() or move() methods
for extrude only moves.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2016-12-28 22:38:28 -05:00
..
2016-12-21 11:35:00 -05:00
2016-05-25 11:37:40 -04:00
2016-05-25 11:37:40 -04:00
2016-06-14 15:41:18 -04:00
2016-11-29 21:54:45 -05:00