You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: yaml/buddy-error-codes.yaml
+4-25Lines changed: 4 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -171,10 +171,8 @@ Errors:
171
171
gui_layout: "warning_dialog"
172
172
approved: true
173
173
174
-
<<<<<<< Updated upstream
175
-
=======
176
174
- code: "XX116"
177
-
title: "MAINTENANCE WARNING FAILS"
175
+
title: "MAINTENANCE FAILURE WARNING"
178
176
printers: [COREONE, MK4]
179
177
text: "Printer has detected multiple consecutive filament loading errors. We recommend checking Nextruder main-plate. Visit prusa.io/mmu-care"
180
178
action: [Continue]
@@ -184,7 +182,7 @@ Errors:
184
182
approved: true
185
183
186
184
- code: "XX116"
187
-
title: "MAINTENANCE WARNING FAILS"
185
+
title: "MAINTENANCE FAILURE WARNING"
188
186
printers: [MK3.5]
189
187
text: "Printer has detected multiple consecutive filament loading errors. We recommend checking the extruder. Visit prusa.io/mmu-care."
190
188
action: [Continue]
@@ -194,7 +192,7 @@ Errors:
194
192
approved: true
195
193
196
194
- code: "XX117"
197
-
title: "MAINTENANCE WARNING CHANGES"
195
+
title: "MAINTENANCE WARNING"
198
196
printers: [COREONE, MK4]
199
197
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"
200
198
action: [Continue]
@@ -204,7 +202,7 @@ Errors:
204
202
approved: true
205
203
206
204
- code: "XX117"
207
-
title: "MAINTENANCE WARNING CHANGES"
205
+
title: "MAINTENANCE WARNING"
208
206
printers: [MK3.5]
209
207
text: "Maintenance Reminder. Filament changes have reached 30k. Inspect and clean the extruder. Visit prusa.io/mmu-care"
210
208
action: [Continue]
@@ -213,7 +211,6 @@ Errors:
213
211
gui_layout: "warning_dialog"
214
212
approved: true
215
213
216
-
>>>>>>> Stashed changes
217
214
# TEMPERATURE xx2xx
218
215
219
216
- code: "XX201"
@@ -454,21 +451,15 @@ Errors:
454
451
text: "Chamber temperature above safety limit. Ensure better ventilation."
455
452
id: "CHAMBER_OVERHEATING_TEMP"
456
453
gui_layout: "warning_dialog"
457
-
<<<<<<< Updated upstream
458
-
=======
459
454
approved: true
460
-
>>>>>>> Stashed changes
461
455
462
456
- code: "XX261"
463
457
printers: [COREONE, XL]
464
458
title: "Chamber Temperature Is Critical"
465
459
text: "Chamber temperature critical. Aborting print to prevent printer damage."
466
460
id: "CHAMBER_CRITICAL_TEMP"
467
461
gui_layout: "warning_dialog"
468
-
<<<<<<< Updated upstream
469
-
=======
470
462
approved: true
471
-
>>>>>>> Stashed changes
472
463
473
464
# ELECTRICAL xx3xx
474
465
@@ -706,18 +697,13 @@ Errors:
706
697
id: "CONNECT_REGISTRATION_FAILED"
707
698
approved: true
708
699
709
-
<<<<<<< Updated upstream
710
-
# XX4402 NEW_WIFI_CREDENTIALS deprecated
711
-
712
-
=======
713
700
- code: "XX402"
714
701
title: "..."
715
702
text: "..."
716
703
id: "NEW_WIFI_CREDENTIALS"
717
704
approved: true
718
705
deprecated: true
719
706
720
-
>>>>>>> Stashed changes
721
707
- code: "XX403"
722
708
title: "G-CODE METRICS CONFIG CHANGE"
723
709
text: "Gcode is trying to change metrics configuration.\n\nAllow the changes?"
@@ -746,13 +732,9 @@ Errors:
746
732
title: "DWARF ERROR"
747
733
text: "Dwarf board %d fault: %s"
748
734
id: "DWARF_MARLIN_ERR"
749
-
<<<<<<< Updated upstream
750
-
751
-
=======
752
735
approved: true
753
736
deprecated: true
754
737
755
-
>>>>>>> Stashed changes
756
738
- code: "XX504"
757
739
title: "ESP ERROR"
758
740
text: "Reading ESP firmware failed."
@@ -970,10 +952,7 @@ Errors:
970
952
text: "Gcode on the USB drive is corrupt. Fix manually before resuming."
0 commit comments