Prusa-Firmware/Firmware/mmu2
D.R.racer 0a3517e8b2 Show an error screen when try-unload fails to push filament into nozzle
This is a prototype implementation of having the ability to show an MMU error screen even for printer's errors (during an MMU operation).
Also, the retry count of unloads after failed load the extruder tube is now limited to ~3 attempts.

Technically, since this very error is not an MMU's one (MMU is just fine at this stage) but a printer's one I tried to hack the existing error-reporting infrastructure to handle such a case.
The original idea of this approach was suggested by @vintagePC
2022-12-30 14:23:44 +01:00
..
variants Allow tweaking try-unload feedrates 2022-12-30 14:23:44 +01:00
buttons.h Fix button enum 2022-09-16 10:22:38 +02:00
error_codes.h Show an error screen when try-unload fails to push filament into nozzle 2022-12-30 14:23:44 +01:00
errors_list.h Introduce MMU Error: INSPECT_FINDA (FINDA_FLICKERS) 2022-11-17 07:58:11 +01:00
progress_codes.h RIP Bondtech long live the Extruder 2022-09-16 16:31:27 +02:00