Prusa-Firmware-MMU/tests/unit/logic
Guðni Már Gilbert 75f284a9a8 tests: load_filament: idler homing is not invalidated
The idler is only put on hold, and resumed after a user event is seen.

We must ensure the idler is engaged before feeding to FINDA.
2024-12-27 22:28:13 +00:00
..
cut_filament Update cut filament unit test 2023-06-12 07:04:51 +02:00
eject_filament MMU-239 Add unit test for FINDA flickering when ejecting filament 2023-06-12 07:39:25 +02:00
failing_tmc cleanup: unit tests: Remove unused Catch namespace 2023-06-04 14:06:03 +00:00
feed_to_bondtech Introduce bowden length RW register (no runtime autotune) 2023-08-10 16:08:07 +02:00
feed_to_finda cleanup: unit tests: Remove unused Catch namespace 2023-06-04 14:06:03 +00:00
helpers Add more strings to error output in unit tests 2023-06-12 07:04:51 +02:00
homing Improve homing behavior more 2023-06-12 07:04:51 +02:00
load_filament tests: load_filament: idler homing is not invalidated 2024-12-27 22:28:13 +00:00
start_up Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
stubs tests: fix -Wparentheses in Github CI 2024-12-24 00:14:59 +00:00
tool_change Introduce bowden length RW register (no runtime autotune) 2023-08-10 16:08:07 +02:00
unload_filament Improve homing behavior more 2023-06-12 07:04:51 +02:00
unload_to_finda Perform up to maximumBowdenLength while unloading to FINDA 2023-08-10 16:08:07 +02:00
CMakeLists.txt Separate NoCommand and StartUp (new state machine) 2022-12-27 12:41:29 +01:00