Prusa-Firmware-MMU/tests/unit/logic/stubs
D.R.racer b36e6b99a1 Add Pulley as a Movable module
This PR brings the following improvements:
- unifies the error handling of TMC and Homing/Stallguard errors on all motorized modules (Idler, Selector, Pulley)
- now we distinguish between Homing and TMC errors + we have a separate handling of these two kinds into CommandBase unified for all motorized modules
- adds unit tests to verify the function
- fixes SetFINDAStateAndDebounce (didn't obey the press parameter before)
2022-02-17 08:21:15 +01:00
..
main_loop_stub.cpp Add Pulley as a Movable module 2022-02-17 08:21:15 +01:00
main_loop_stub.h Unload now rechecks the position of filament after recovery 2022-01-19 17:08:35 +01:00
stub_motion.cpp Unload now rechecks the position of filament after recovery 2022-01-19 17:08:35 +01:00
stub_motion.h Fix unit tests 2021-10-21 07:55:41 +02:00