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"