Prusa-Firmware-MMU/tests/unit
D.R.racer 33edba66ee Introduce UnloadingFromFSensor
To allow tighter cooperation with the printer - after the printer thinks it unloaded the filament from the drive gear,
we'll still rotate the drive gear as long as the MMU reports progress state UnloadingFromFSensor.
After those 40mm of slow unload distance, the MMU checks the fsensor (like is has been doing before).
If FSensor is off at this moment, everything is fine a the unload will continue at full speed.
2023-04-11 21:50:42 +02:00
..
application Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
hal circular_buffer: implement reset() 2022-10-25 07:21:33 +02:00
logic Introduce UnloadingFromFSensor 2023-04-11 21:50:42 +02:00
modules Prototype adaptive Idler homing sg_thrs 2023-03-14 17:58:11 +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