Skip to content

Commit ad21a4b

Browse files
committed
Revert "Add XL to chamber temp errors"
This reverts commit 6a6f049.
1 parent 6a6f049 commit ad21a4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yaml/buddy-error-codes.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -270,15 +270,15 @@ Errors:
270270
approved: false
271271

272272
- code: "XX214"
273-
printers: [XL, COREONE]
273+
printers: [COREONE]
274274
title: "CHAMBER MAXTEMP ERROR"
275275
text: "Check the chamber thermistor wiring for possible damage."
276276
id: "CHAMBER_MAXTEMP"
277277
gui_layout: "red_screen"
278278
approved: true
279279

280280
- code: "XX215"
281-
printers: [XL, COREONE]
281+
printers: [COREONE]
282282
title: "CHAMBER MINTEMP ERROR"
283283
text: "Check the chamber thermistor wiring for possible damage."
284284
id: "CHAMBER_MINTEMP"

0 commit comments

Comments
 (0)