Skip to content

Commit

Permalink
Update error-codes.yaml (#102)
Browse files Browse the repository at this point in the history
* Update error-codes.yaml

New error 17108 + add ID STUCK_FILAMENT_DETECTED

---------

Co-authored-by: DRracer <[email protected]>
  • Loading branch information
JakoobCZ and DRracer authored Aug 11, 2023
1 parent dcdef28 commit 432c601
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 17_XL/error-codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ Errors:
text: "Calibration pin has not been reached. Please check the pin installation."
id: "PIN_NOT_REACHED"
approved: false
- code: "17108"
title: "STUCK FILAMENT DETECTED"
text: "The filament seems to be stuck, please unload it from nextruder and load it again."
action: [Unload]
id: "STUCK_FILAMENT_DETECTED"
approved: true
- code: "17202"
title: "EXTRUDER PREHEAT ERROR"
text: "Check the heater and thermistor wiring for potential damage."
Expand Down

0 comments on commit 432c601

Please sign in to comment.