Skip to content

Commit 91115eb

Browse files
committed
Add chamber maxtemp and termistor error
1 parent 8b7d0da commit 91115eb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

yaml/buddy-error-codes.yaml

+16
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,22 @@ Errors:
269269
gui_layout: "red_screen"
270270
approved: false
271271

272+
- code: "XX214"
273+
printers: [COREONE]
274+
title: "CHAMBER MAXTEMP ERROR"
275+
text: "Check the chamber thermistor wiring for possible damage."
276+
id: "CHAMBER_MAXTEMP"
277+
gui_layout: "red_screen"
278+
approved: true
279+
280+
- code: "XX215"
281+
printers: [COREONE]
282+
title: "CHAMBER MINTEMP ERROR"
283+
text: "Check the chamber thermistor wiring for possible damage."
284+
id: "CHAMBER_MINTEMP"
285+
gui_layout: "red_screen"
286+
approved: true
287+
272288
- code: "XX250"
273289
printers: [iX, XL]
274290
title: "MODULAR BED ERROR"

0 commit comments

Comments
 (0)