Prusa-Firmware-MMU/tests/unit/logic
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
..
cut_filament Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
eject_filament Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
failing_tmc Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
feed_to_bondtech Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
feed_to_finda Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
helpers Fix and tune CutFilament + unit tests 2022-12-28 12:15:47 +01:00
homing Hold/Resume Idler+Selector even after their homing errors 2023-03-14 18:14:02 +01:00
load_filament Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
start_up Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
stubs Hold/Resume Idler+Selector even after their homing errors 2023-03-14 18:14:02 +01:00
tool_change Hold/Resume Idler+Selector even after their homing errors 2023-03-14 18:14:02 +01:00
unload_filament Add runtime VCC measurement as register 2023-03-08 15:14:36 +01:00
unload_to_finda Introduce UnloadingFromFSensor 2023-04-11 21:50:42 +02:00
CMakeLists.txt Separate NoCommand and StartUp (new state machine) 2022-12-27 12:41:29 +01:00