From 05717e78e1dd776b1d56222a8d65e9f78fbaa16e Mon Sep 17 00:00:00 2001 From: Lukas Lendvorsky Date: Tue, 21 Nov 2023 17:35:53 +0100 Subject: [PATCH] Shorten power painic detected on startup, it didn't fit on the screen before. --- 13_MK4/error-codes.yaml | 2 +- 16_iX/error-codes.yaml | 2 +- 17_XL/error-codes.yaml | 2 +- 20_MK3.5/error-codes.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/13_MK4/error-codes.yaml b/13_MK4/error-codes.yaml index 1042ada..7c1abe7 100644 --- a/13_MK4/error-codes.yaml +++ b/13_MK4/error-codes.yaml @@ -210,7 +210,7 @@ Errors: - code: "13321" title: "POWER PANIC" - text: "Power panic has been detected during printer initialization. Inspect wiring of PP-cable." + text: "Power panic detected on startup. Check power panic cable." id: "ACF_AT_INIT" approved: false diff --git a/16_iX/error-codes.yaml b/16_iX/error-codes.yaml index 28efde6..00eaee6 100644 --- a/16_iX/error-codes.yaml +++ b/16_iX/error-codes.yaml @@ -232,7 +232,7 @@ Errors: approved: true - code: "16321" title: "POWER PANIC" - text: "Power panic has been detected during printer initialization. Inspect wiring of PP-cable." + text: "Power panic detected on startup. Check power panic cable." id: "ACF_AT_INIT" approved: false - code: "16401" diff --git a/17_XL/error-codes.yaml b/17_XL/error-codes.yaml index b511fd9..622c669 100644 --- a/17_XL/error-codes.yaml +++ b/17_XL/error-codes.yaml @@ -227,7 +227,7 @@ Errors: approved: true - code: "17321" title: "POWER PANIC" - text: "Power panic has been detected during printer initialization. Inspect wiring of PP-cable." + text: "Power panic detected on startup. Check power panic cable." id: "ACF_AT_INIT" approved: false - code: "17322" diff --git a/20_MK3.5/error-codes.yaml b/20_MK3.5/error-codes.yaml index 387bbd8..a218031 100644 --- a/20_MK3.5/error-codes.yaml +++ b/20_MK3.5/error-codes.yaml @@ -164,7 +164,7 @@ Errors: # XX319-XX320 reserved - code: "20321" title: "POWER PANIC" - text: "Power panic has been detected during printer initialization. Inspect wiring of PP-cable." + text: "Power panic detected on startup. Check power panic cable." id: "ACF_AT_INIT" approved: false - code: "20401"