Prusa-Firmware-MMU/tests/unit/logic/feed_to_finda
D.R.racer 63cdba5d1b 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-01 07:22:07 +01:00
..
CMakeLists.txt Add Pulley as a Movable module 2022-02-01 07:22:07 +01:00
test_feed_to_finda.cpp Join feedrates of Load-to-FINDA and Load-to-Nozzle 2022-01-19 17:08:35 +01:00