From 07532642dd7aae1605c784867cbcacb5474b9002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Jakub=C3=ADk?= <117373330+tomasjakubik@users.noreply.github.com> Date: Mon, 6 Nov 2023 08:34:55 +0100 Subject: [PATCH] Add MCU_MAXTEMP_ERR to MK3.5 --- 20_MK3.5/error-codes.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/20_MK3.5/error-codes.yaml b/20_MK3.5/error-codes.yaml index 76bcc60..387bbd8 100644 --- a/20_MK3.5/error-codes.yaml +++ b/20_MK3.5/error-codes.yaml @@ -74,6 +74,11 @@ Errors: text: "Check the heatbreak thermistor wiring for possible damage." id: "HEATBREAK_MAXTEMP_ERR" approved: true +- code: "20213" + title: "MCU MAXTEMP ERROR" + text: "MCU in %s is overheated." + id: "MCU_MAXTEMP_ERR" + approved: false # XX250-XX257 reserved - code: "20301" title: "HOMING ERROR Z"