diff --git a/yaml/buddy-error-codes.yaml b/yaml/buddy-error-codes.yaml index 7ca3a5a..26638ef 100644 --- a/yaml/buddy-error-codes.yaml +++ b/yaml/buddy-error-codes.yaml @@ -1069,3 +1069,10 @@ Errors: text: "Waiting for the user. Press \"Resume\" once the printer is ready." id: "QUICK_PAUSE" type: "CONNECT" + + - code: "XX836" + printers: [iX] + title: "Loading Timeout" + text: "Filament loading timed out." + id: "FILAMENT_LOADING_TIMEOUT" + type: "CONNECT" \ No newline at end of file