Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion yaml/buddy-error-codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ Errors:
- code: "XX806"
printers: [MK4, COREONE, MK3.5]
title: "Warning"
text: "Filament detected. Unload filament now? Select NO to start the print with the currently loaded filament."
text: "Filament detected, but MMU prints require an empty extruder at the start. Please unload the filament now."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the "an" shouldn't be there - there is only one extruder.

id: "PRINT_PREVIEW_MMU_FILAMENT_INSERTED"
type: "CONNECT"

Expand Down