From 15a8c8fe375c48250343edd2530cd20bcf6dfea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gu=C3=B0ni=20M=C3=A1r=20Gilbert?= Date: Sat, 17 Sep 2022 09:47:06 +0000 Subject: [PATCH] Fix: Unload Manually did not send any button to the MMU --- Firmware/mmu2_error_converter.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Firmware/mmu2_error_converter.cpp b/Firmware/mmu2_error_converter.cpp index 5a532f2c5..e487dd400 100644 --- a/Firmware/mmu2_error_converter.cpp +++ b/Firmware/mmu2_error_converter.cpp @@ -196,6 +196,7 @@ Buttons ButtonAvailable(uint16_t ec) { case ERR_MECHANICAL_IDLER_CANNOT_HOME: case ERR_MECHANICAL_IDLER_CANNOT_MOVE: case ERR_MECHANICAL_PULLEY_CANNOT_MOVE: + case ERR_SYSTEM_UNLOAD_MANUALLY: switch (buttonSelectedOperation) { // may be allow move selector right and left in the future case ButtonOperations::Retry: // "Repeat action"