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
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -172,44 +172,44 @@ Errors:
172
172
approved: true
173
173
174
174
- code: "XX116"
175
-
title: "MAINTENANCE WARNING FAILS"
175
+
title: "MAINTENANCE FAILURE WARNING"
176
176
printers: [COREONE, MK4]
177
177
text: "Printer has detected multiple consecutive filament loading errors. We recommend checking Nextruder main-plate. Visit prusa.io/mmu-care"
178
178
action: [Continue]
179
179
id: "MAINTENANCE_WARNING_FAILS"
180
180
type: WARNING
181
181
gui_layout: "warning_dialog"
182
-
approved: false
182
+
approved: true
183
183
184
184
- code: "XX116"
185
-
title: "MAINTENANCE WARNING FAILS"
185
+
title: "MAINTENANCE FAILURE WARNING"
186
186
printers: [MK3.5]
187
187
text: "Printer has detected multiple consecutive filament loading errors. We recommend checking the extruder. Visit prusa.io/mmu-care."
188
188
action: [Continue]
189
189
id: "MAINTENANCE_WARNING_FAILS"
190
190
type: WARNING
191
191
gui_layout: "warning_dialog"
192
-
approved: false
192
+
approved: true
193
193
194
194
- code: "XX117"
195
-
title: "MAINTENANCE WARNING CHANGES"
195
+
title: "MAINTENANCE WARNING"
196
196
printers: [COREONE, MK4]
197
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"
198
198
action: [Continue]
199
199
id: "MAINTENANCE_WARNING_CHANGES"
200
200
type: WARNING
201
201
gui_layout: "warning_dialog"
202
-
approved: false
202
+
approved: true
203
203
204
204
- code: "XX117"
205
-
title: "MAINTENANCE WARNING CHANGES"
205
+
title: "MAINTENANCE WARNING"
206
206
printers: [MK3.5]
207
207
text: "Maintenance Reminder. Filament changes have reached 30k. Inspect and clean the extruder. Visit prusa.io/mmu-care"
208
208
action: [Continue]
209
209
id: "MAINTENANCE_WARNING_CHANGES"
210
210
type: WARNING
211
211
gui_layout: "warning_dialog"
212
-
approved: false
212
+
approved: true
213
213
214
214
# TEMPERATURE xx2xx
215
215
@@ -454,15 +454,15 @@ Errors:
454
454
text: "Chamber temperature above safety limit. Ensure better ventilation."
455
455
id: "CHAMBER_OVERHEATING_TEMP"
456
456
gui_layout: "warning_dialog"
457
-
approved: false
457
+
approved: true
458
458
459
459
- code: "XX261"
460
460
printers: [COREONE, XL]
461
461
title: "Chamber Temperature Is Critical"
462
462
text: "Chamber temperature critical. Aborting print to prevent printer damage."
463
463
id: "CHAMBER_CRITICAL_TEMP"
464
464
gui_layout: "warning_dialog"
465
-
approved: false
465
+
approved: true
466
466
467
467
# ELECTRICAL xx3xx
468
468
@@ -704,7 +704,7 @@ Errors:
704
704
title: "..."
705
705
text: "..."
706
706
id: "NEW_WIFI_CREDENTIALS"
707
-
approved: false
707
+
approved: true
708
708
deprecated: true
709
709
710
710
- code: "XX403"
@@ -735,7 +735,7 @@ Errors:
735
735
title: "DWARF ERROR"
736
736
text: "Dwarf board %d fault: %s"
737
737
id: "DWARF_MARLIN_ERR"
738
-
approved: false
738
+
approved: true
739
739
deprecated: true
740
740
741
741
- code: "XX504"
@@ -965,7 +965,7 @@ Errors:
965
965
text: "Gcode on the USB drive is corrupt. Fix manually before resuming."
0 commit comments