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
+40
Original file line number
Diff line number
Diff line change
@@ -171,6 +171,46 @@ Errors:
171
171
gui_layout: "warning_dialog"
172
172
approved: false
173
173
174
+
- code: "XX116"
175
+
title: "MAINTENANCE WARNING FAILS"
176
+
printers: [COREONE, MK4]
177
+
text: "Printer has detected multiple consecutive filament loading errors. We recommend checking Nextruder main-plate. Visit prusa.io/mmu-care"
178
+
action: [Continue]
179
+
id: "MAINTENANCE_WARNING_FAILS"
180
+
type: WARNING
181
+
gui_layout: "warning_dialog"
182
+
approved: false
183
+
184
+
- code: "XX116"
185
+
title: "MAINTENANCE WARNING FAILS"
186
+
printers: [MK3.5]
187
+
text: "Printer has detected multiple consecutive filament loading errors. We recommend checking the extruder. Visit prusa.io/mmu-care."
188
+
action: [Continue]
189
+
id: "MAINTENANCE_WARNING_FAILS"
190
+
type: WARNING
191
+
gui_layout: "warning_dialog"
192
+
approved: false
193
+
194
+
- code: "XX117"
195
+
title: "MAINTENANCE WARNING CHANGES"
196
+
printers: [COREONE, MK4]
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
+
action: [Continue]
199
+
id: "MAINTENANCE_WARNING_CHANGES"
200
+
type: WARNING
201
+
gui_layout: "warning_dialog"
202
+
approved: false
203
+
204
+
- code: "XX117"
205
+
title: "MAINTENANCE WARNING CHANGES"
206
+
printers: [MK3.5]
207
+
text: "Maintenance Reminder. Filament changes have reached 30k. Inspect and clean the extruder. Visit prusa.io/mmu-care"
0 commit comments