mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
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>