diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-11-06 08:41:50 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-11-06 15:51:51 -0500 |
commit | 86121ff79ef730a0a7a4d2d35f40cc01f7e1b9e7 (patch) | |
tree | 0bd56060e88f145b419b48b4aeeaf8ca5e6c1151 /docs/Code_Overview.md | |
parent | 257058981eff9b0944029c101de5f18af2fbf914 (diff) | |
download | kutter-86121ff79ef730a0a7a4d2d35f40cc01f7e1b9e7.tar.gz kutter-86121ff79ef730a0a7a4d2d35f40cc01f7e1b9e7.tar.xz kutter-86121ff79ef730a0a7a4d2d35f40cc01f7e1b9e7.zip |
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>
Diffstat (limited to 'docs/Code_Overview.md')
0 files changed, 0 insertions, 0 deletions