Skip to content

Commit b6d7efb

Browse files
committed
Add heatbreak temperature runaway errcode on iX
1 parent e269c56 commit b6d7efb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

yaml/buddy-error-codes.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,14 @@ Errors:
368368
gui_layout: "red_screen"
369369
approved: true
370370

371+
- code: "XX216"
372+
printers: [iX]
373+
title: "HEATBREAK THERMAL RUNAWAY"
374+
text: "Check the thermistor wiring, cooling duct or heatbreak fan wiring for potential damage."
375+
id: "HEATBREAK_THERMAL_RUNAWAY"
376+
gui_layout: "red_screen"
377+
approved: false
378+
371379
- code: "XX250"
372380
printers: [iX, XL]
373381
title: "MODULAR BED ERROR"

0 commit comments

Comments
 (0)