ErrorCode
Definition: error_codes.h:17
@ FSENSOR_DIDNT_SWITCH_OFF
E32772 Filament sensor didn't switch off while performing UnloadFilament.
@ INTERNAL
E32815 internal runtime error (software)
@ PROTOCOL_ERROR
E32813 internal error of the printer - communication with the MMU got garbled - protocol decoder coul...
@ TMC_UNDERVOLTAGE_ON_CHARGE_PUMP
@ FILAMENT_ALREADY_LOADED
E32773 cannot perform operation LoadFilament or move the selector as the filament is already loaded.
@ RUNNING
the operation is still running - keep this value as ZERO as it is used for initialization of error co...
@ MOVE_PULLEY_FAILED
E32841 the Pulley was unable to move - unused at the time of creation, but added for completeness.
@ FINDA_FLICKERS
The user is obliged to inspect FINDA and tune its switching.
@ FINDA_DIDNT_SWITCH_ON
Unload Filament related error codes.
@ MOVE_IDLER_FAILED
E33033 the Idler was unable to move - unused at the time of creation, but added for completeness.
@ HOMING_IDLER_FAILED
E33031 the Idler was unable to home properly - that means something is blocking its movement.
@ FINDA_VS_EEPROM_DISREPANCY
E32776 FINDA is pressed but we have no such record in EEPROM - this can only happen at the start of t...
@ TMC_IDLER_BIT
+256 TMC Pulley bit
@ FILAMENT_EJECTED
Filament was ejected, waiting for user input - technically, this is not an error.
@ VERSION_MISMATCH
E32812 internal error of the printer - incompatible version of the MMU FW.
@ TMC_OVER_TEMPERATURE_WARN
@ TMC_OVER_TEMPERATURE_ERROR
@ MOVE_SELECTOR_FAILED
E32905 the Selector was unable to move to desired position properly - that means something is blockin...
@ INVALID_TOOL
E32774 tool/slot index out of range (typically issuing T5 into an MMU with just 5 slots - valid range...
@ FSENSOR_DIDNT_SWITCH_ON
E32771 Filament sensor didn't switch on while performing LoadFilament.
@ MMU_NOT_RESPONDING
E32814 internal error of the printer - communication with the MMU is not working.
@ MOVE_FAILED
generic move failed error - always reported with the corresponding axis bit set (Idler or Selector) a...
@ TMC_PULLEY_BIT
+64 TMC Pulley bit
@ MMU_SOLDERING_NEEDS_ATTENTION
@ STALLED_PULLEY
E32839 for the Pulley "homing" means just StallGuard detected during Pulley's operation (Pulley doesn...
@ TMC_SELECTOR_BIT
+128 TMC Pulley bit
@ OK
the operation finished OK
@ FINDA_DIDNT_SWITCH_OFF
E32770 FINDA didn't switch off while unloading filament.
@ QUEUE_FULL
E32811 internal logic error - attempt to move with a full queue.
@ HOMING_FAILED
generic homing failed error - always reported with the corresponding axis bit set (Idler or Selector)...
@ HOMING_SELECTOR_FAILED
E32903 the Selector was unable to home properly - that means something is blocking its movement.
@ LOAD_TO_EXTRUDER_FAILED
E32811 internal error of the printer - try-load-unload sequence detected missing filament -> failed l...
@ MCU_UNDERVOLTAGE_VCC
MCU VCC rail undervoltage.