Skip to content

Commit

Permalink
BFW-6242_chamber_temperature_warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ivous committed Dec 31, 2024
1 parent edc792b commit 86286e6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions yaml/buddy-error-codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,18 @@ Errors:
id: "CHAMBER_FAILED_TO_REACH_TEMP"
approved: false

- code: "XX260"
printers: [COREONE]
title: "Chamber Overheating"
text: "Chamber temperature above safety limit. Ensure better ventilation."
id: "CHAMBER_OVERHEATING_TEMP"

- code: "XX261"
printers: [COREONE]
title: "Chamber Critical Temperature"
text: "Chmaber temperature critical. Aborting print to prevent printer damage."
id: "CHAMBER_CRITICAL_TEMP"

# ELECTRICAL xx3xx

- code: "XX301"
Expand Down

0 comments on commit 86286e6

Please sign in to comment.