Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MK3.9: Update error-codes.yaml #106

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion 13_MK4/error-codes.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
# Error codes list for Original Prusa MK4 printer
# Error codes list for Original Prusa MK4 & MK3.9 printer
# GitHub repo https://github.com/prusa3d/Prusa-Error-Codes
# Printer code
# MK4 13xxx
# MK3.9 21xxx (note that the errors are shared, e.g. 13101 = 21101)
# Error categories
# MECHANICAL xx1xx # Mechanical failures, engines XYZ, tower
# TEMPERATURE xx2xx # Temperature measurement, thermistors, heating
Expand Down
Loading