Skip to content

Commit

Permalink
Add steel sheet not detected
Browse files Browse the repository at this point in the history
BFW-6209
  • Loading branch information
CZDanol committed Oct 22, 2024
1 parent 243bdf7 commit 40297b4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion yaml/buddy-error-codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,14 @@ Errors:
id: "STUCK_FILAMENT_DETECTED"
approved: true

- code: "XX109"
printers: [iX]
title: "STEEL SHEEL NOT DETECTED"
text: "Steel sheet was not deceted on the printer. Please put the sheet on to prevent printer damage."
action: [Retry, Skip]
id: "STEEL_SHEET_NOT_DETECTED"
approved: false

# TEMPERATURE xx2xx

- code: "XX201"
Expand Down Expand Up @@ -1075,4 +1083,4 @@ Errors:
title: "Loading Timeout"
text: "Filament loading timed out."
id: "FILAMENT_LOADING_TIMEOUT"
type: "CONNECT"
type: "CONNECT"

0 comments on commit 40297b4

Please sign in to comment.