diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-07-07 16:57:25 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-07-10 22:49:02 -0400 |
commit | 4a527a46cedaa4a7932ba5c1080b7133c69602cd (patch) | |
tree | d1d1b92419716f00a353e50374a6090ed89a0f7e /klippy/gcode.py | |
parent | 5829aa8bd796358ce7880dbb6e9574589e62a927 (diff) | |
download | kutter-4a527a46cedaa4a7932ba5c1080b7133c69602cd.tar.gz kutter-4a527a46cedaa4a7932ba5c1080b7133c69602cd.tar.xz kutter-4a527a46cedaa4a7932ba5c1080b7133c69602cd.zip |
stepper: Store max_velocity/max_accel instead of max_step_velocity/accel
All users of max_step_velocity and max_step_accel end up multiplying
by step_dist anyway, so it's easier to store max_velocity and
max_accel.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/gcode.py')
0 files changed, 0 insertions, 0 deletions