Skip to content

Commit 139d2fe

Browse files
committed
Error codes approved
checked new error codes
1 parent ca01a67 commit 139d2fe

File tree

1 file changed

+4
-25
lines changed

1 file changed

+4
-25
lines changed

yaml/buddy-error-codes.yaml

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,8 @@ Errors:
171171
gui_layout: "warning_dialog"
172172
approved: true
173173

174-
<<<<<<< Updated upstream
175-
=======
176174
- code: "XX116"
177-
title: "MAINTENANCE WARNING FAILS"
175+
title: "MAINTENANCE FAILURE WARNING"
178176
printers: [COREONE, MK4]
179177
text: "Printer has detected multiple consecutive filament loading errors. We recommend checking Nextruder main-plate. Visit prusa.io/mmu-care"
180178
action: [Continue]
@@ -184,7 +182,7 @@ Errors:
184182
approved: true
185183

186184
- code: "XX116"
187-
title: "MAINTENANCE WARNING FAILS"
185+
title: "MAINTENANCE FAILURE WARNING"
188186
printers: [MK3.5]
189187
text: "Printer has detected multiple consecutive filament loading errors. We recommend checking the extruder. Visit prusa.io/mmu-care."
190188
action: [Continue]
@@ -194,7 +192,7 @@ Errors:
194192
approved: true
195193

196194
- code: "XX117"
197-
title: "MAINTENANCE WARNING CHANGES"
195+
title: "MAINTENANCE WARNING"
198196
printers: [COREONE, MK4]
199197
text: "Maintenance Reminder. Filament changes have reached main-plate lifespan. Inspect the part and ensure you have a spare plate available. Visit prusa.io/mmu-care"
200198
action: [Continue]
@@ -204,7 +202,7 @@ Errors:
204202
approved: true
205203

206204
- code: "XX117"
207-
title: "MAINTENANCE WARNING CHANGES"
205+
title: "MAINTENANCE WARNING"
208206
printers: [MK3.5]
209207
text: "Maintenance Reminder. Filament changes have reached 30k. Inspect and clean the extruder. Visit prusa.io/mmu-care"
210208
action: [Continue]
@@ -213,7 +211,6 @@ Errors:
213211
gui_layout: "warning_dialog"
214212
approved: true
215213

216-
>>>>>>> Stashed changes
217214
# TEMPERATURE xx2xx
218215

219216
- code: "XX201"
@@ -454,21 +451,15 @@ Errors:
454451
text: "Chamber temperature above safety limit. Ensure better ventilation."
455452
id: "CHAMBER_OVERHEATING_TEMP"
456453
gui_layout: "warning_dialog"
457-
<<<<<<< Updated upstream
458-
=======
459454
approved: true
460-
>>>>>>> Stashed changes
461455

462456
- code: "XX261"
463457
printers: [COREONE, XL]
464458
title: "Chamber Temperature Is Critical"
465459
text: "Chamber temperature critical. Aborting print to prevent printer damage."
466460
id: "CHAMBER_CRITICAL_TEMP"
467461
gui_layout: "warning_dialog"
468-
<<<<<<< Updated upstream
469-
=======
470462
approved: true
471-
>>>>>>> Stashed changes
472463

473464
# ELECTRICAL xx3xx
474465

@@ -706,18 +697,13 @@ Errors:
706697
id: "CONNECT_REGISTRATION_FAILED"
707698
approved: true
708699

709-
<<<<<<< Updated upstream
710-
# XX4402 NEW_WIFI_CREDENTIALS deprecated
711-
712-
=======
713700
- code: "XX402"
714701
title: "..."
715702
text: "..."
716703
id: "NEW_WIFI_CREDENTIALS"
717704
approved: true
718705
deprecated: true
719706

720-
>>>>>>> Stashed changes
721707
- code: "XX403"
722708
title: "G-CODE METRICS CONFIG CHANGE"
723709
text: "Gcode is trying to change metrics configuration.\n\nAllow the changes?"
@@ -746,13 +732,9 @@ Errors:
746732
title: "DWARF ERROR"
747733
text: "Dwarf board %d fault: %s"
748734
id: "DWARF_MARLIN_ERR"
749-
<<<<<<< Updated upstream
750-
751-
=======
752735
approved: true
753736
deprecated: true
754737

755-
>>>>>>> Stashed changes
756738
- code: "XX504"
757739
title: "ESP ERROR"
758740
text: "Reading ESP firmware failed."
@@ -970,10 +952,7 @@ Errors:
970952
text: "Gcode on the USB drive is corrupt. Fix manually before resuming."
971953
id: "GCODE_CORRUPTION"
972954
gui_layout: "warning_dialog"
973-
<<<<<<< Updated upstream
974-
=======
975955
approved: true
976-
>>>>>>> Stashed changes
977956

978957
- code: "XX535"
979958
title: "Gcode Cropped"

0 commit comments

Comments
 (0)