Prusa-Firmware-MMU/tests/unit/modules/motion
Yuri D'Elia afead891d1 motion: Fix motion::triple_move step count limit
Do not assume any step can be merged while moving three axes at the same
time.

Use the worst case scenario involving indepedent parameters for each
axis.
2022-05-11 08:46:26 +02:00
..
CMakeLists.txt Add tests for single and multi-axis AbortPlannedMoves() 2021-09-07 15:09:49 +02:00
rampgen.cpp tests/motion:: ensure stepTimerQuantum is always respected 2022-01-31 14:38:37 +01:00
test_motion.cpp motion: Fix motion::triple_move step count limit 2022-05-11 08:46:26 +02:00
test_motion_ramp.py tests/motion:: ensure stepTimerQuantum is always respected 2022-01-31 14:38:37 +01:00