Skip to content

Commit

Permalink
prusa-errors: bump
Browse files Browse the repository at this point in the history
- 4d9bab2: Unify Buddy platform error codes
- 98cd187: Add connect filament runout code.
- 314a859: Add the 8 category to the readme (#128)
- e9fce62: MMU: Update error-codes.yaml (#127)
- 721e81d: Remove codes, that does not make sense for certa..
- 403b077: Add warning codes to yaml, so we can send them t..
- 6a96046: Change the text of failed Z axis home on mk3.5
- 224545e: Connect attention states (#123)
- 63a5895: Change MK3.5's USB_PID from 20 to 23
- 727d801: Final text of MK3.5 & MK4 & MK3.9 wrong FW error
- 8355496: Remove from MK3.5 yaml irrelevant errors (heatbr..
- 06a529e: Shorten text of mk3.5 detection error
- 1ab0bdf: Edit boot error (mk3.5 HW) text
- 7f45bfc: Fix includes in header generation
- 89874e2: Change error generated files to mmu format
- 4d7ec91: Add title to XX701
- c49ce60: Add wrong fw error (MK3.5 - MK4)
- 9bb23e3: Shorten power painic detected on startup, it did..
- 14b01d0: Add MCU_MAXTEMP_ERR to MK3.5
- f37e3a7: Add MCU_MAXTEMP_ERR (#112)
- 95837d1: Add XX601 and XX609 errors to yamls
- ffe5f4c: Edit XX401 error text
- c6f514a: Sync PEC and private
- bac05cb: Add MMU error from private
- 8b0a264: Add CONNECT_REGISTRATION_FIALED
- 98f438f: Delete duplicate
- e9e5670: Add type to MMU errors
- 208b066: Update README.md
- 008dce1: Update error-codes.yaml (#101)
- 432c601: Update error-codes.yaml (#102)
- dcdef28: Update error-codes.yaml (#103)
- 8d8a22f: Add iX and MK35 error codes.
- 533524b: xl: Add dwarf nozzle overcurrent error code
- 7a93189: Update error-codes.yaml (#97)
  • Loading branch information
Nightly Bump authored and filipkotoucek committed Feb 29, 2024
1 parent 97e7059 commit 04fe0b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
SRC_URI = " \
git://github.com/prusa3d/Prusa-Error-Codes.git;protocol=https;branch=master \
"
SRCREV:pn-${PN} = "61930575e961cf9d4c66d92c05e4f83b649744c4"
SRCREV:pn-${PN} = "4d9bab2eb968bf80145ed49b515aaaac833f8486"

DEPENDS += "python3"
RDEPENDS:${PN} += "python3-pyyaml"
Expand Down

0 comments on commit 04fe0b4

Please sign in to comment.