Skip to content

Commit

Permalink
Remove Nozzle Cleaning failed error from mk3.5 (it doesnt have loadcell)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalrudolf committed Jun 3, 2024
1 parent 0024fb4 commit 744de5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml/buddy-error-codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@ Errors:
id: "PROBING_FAILED"
type: "CONNECT"
- code: "XX834"
printers: [iX, MK4, MK3.5, XL]
printers: [iX, MK4, XL]
title: ""
text: "Nozzle cleaning failed."
id: "NOZZLE_CLEANING_FAILED"
Expand Down

0 comments on commit 744de5c

Please sign in to comment.