Kevin O'Connor 86121ff79e toolhead: Calculate and store axes_r in move class
Calculate the ratio of axis distance to total move distance (axis_d /
move_d) and store in a new member variable axes_r.  This avoids
needing to recalculate the value in other code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-11-06 15:51:51 -05:00
..
2019-10-22 22:09:33 -04:00
2019-02-27 14:33:17 -05:00
2019-06-04 11:44:50 -04:00
2019-11-06 15:51:51 -05:00