Prusa-Firmware-MMU/tests/unit
D.R.racer c74d418016 Invalidate Idler+Selector homing flags when Retry from ToolChange Error
If FSENSOR_DIDNT_SWITCH_ON was caused by misaligned Idler, rehoming it may fix the issue when auto retrying -> no user intervention.
So first invalidate homing flags as the user may have moved the Idler or Selector accidentally.

Beware: we may run into issues when FINDA or FSensor do not work correctly. Selector may rely on the presumed filament position and actually cut it accidentally when trying to rehome.
It is yet to be seen if something like this can actually happen.

MMU-191
2022-11-15 17:42:12 +01:00
..
application Optimise Catch2 V3 includes + fix a few cases of missing includes 2022-10-22 15:41:44 +02:00
hal circular_buffer: implement reset() 2022-10-25 07:21:33 +02:00
logic Invalidate Idler+Selector homing flags when Retry from ToolChange Error 2022-11-15 17:42:12 +01:00
modules Generate exactly 1 userInput event when button pressed (and held) 2022-11-15 07:19:20 +01:00
CMakeLists.txt Update CMake integration for Catch v3.1.0 2022-10-22 15:41:44 +02:00
system_test.cpp Optimise Catch2 V3 includes + fix a few cases of missing includes 2022-10-22 15:41:44 +02:00
test_main.cpp Optimise Catch2 V3 includes + fix a few cases of missing includes 2022-10-22 15:41:44 +02:00