Skip to content

Commit 5563b9c

Browse files
committed
Update buddy error codes
Approved
2 parents f90acc3 + ae04407 commit 5563b9c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

yaml/buddy-error-codes.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,3 +1391,22 @@ Errors:
13911391
type: "CONNECT"
13921392
gui_layout: "warning_dialog"
13931393
approved: true
1394+
1395+
- code: "XX839"
1396+
printers: [COREONE]
1397+
title: "Chamber Cooling Fan Error"
1398+
text: "Chamber cooling fan is not spinning. Check it for possible debris, then inspect the wiring."
1399+
id: "CHAMBER_COOLING_FAN_ERROR"
1400+
type: "CONNECT"
1401+
gui_layout: "warning_dialog"
1402+
approved: true
1403+
1404+
- code: "XX840"
1405+
printers: [XL, COREONE]
1406+
title: "Chamber Filtration Fan Error"
1407+
text: "Chamber filtration fan is not spinning. Check it for possible debris, then inspect the wiring."
1408+
id: "CHAMBER_FILTRATION_FAN_ERROR"
1409+
type: "CONNECT"
1410+
gui_layout: "warning_dialog"
1411+
approved: true
1412+

0 commit comments

Comments
 (0)