Skip to content

Commit 5dbece2

Browse files
committed
Reword the INPUT_OCERCURRENT error
It's actually not heatbed, it's the overall input current triggering it. BFW-8155
1 parent 95b4293 commit 5dbece2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yaml/buddy-error-codes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,8 +652,8 @@ Errors:
652652

653653
- code: "XX309"
654654
printers: [MK4, COREONE, COREONE_INDX, COREONEL, COREONEL_INDX, MK3.5, iX]
655-
title: "HEATBED PORT OVERCURRENT"
656-
text: "Overcurrent detected on xBuddy heatbed port, disconnect the device."
655+
title: "INPUT PORT OVERCURRENT"
656+
text: "Overcurrent detected on xBuddy input port, disconnect the device."
657657
id: "INPUT_OVERCURRENT"
658658
gui_layout: "red_screen"
659659
approved: true

0 commit comments

Comments
 (0)