Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filisko authored Feb 28, 2020
1 parent 8dbaeeb commit 6ae5b9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

What can I do with this?

- Get your printer's current status code (there are more than 300), and translate it to human readable messages. This will help you to better detect a problem in case you experiment strange behaviours in your printer. The remarkable types of messages are:
- Get your printer's current status code (there are more than 300), and translate it to human readable messages. This will help you detect a problem in case you experiment strange behaviours in your printer. Status codes can be about:
- Informational messages (Ready, Warming Up, Toner low ...).
- Operator Intervention Conditions related messages (where operator intervention may be required, e.g. 'Drum Life Out, replace Drum Kit').
- Hardware related error messages (e.g. 'FUSER Error Cycle Power or FUSER too hot' or 'Fan Motor 1 Failure').
- Get the current amount of printed pages.
- Print basic information about printer's status and settings.
- **Reset all** printer's internal values (drum percetange, toner percentage, printed pages number, etc.). This will help you if you fill your toner cartridge manually.
- **Reset all** printer's internal values (drum percetange, toner percentage, printed pages number, etc.). This will help if you fill your toner cartridge manually.

## How to install

Expand Down

0 comments on commit 6ae5b9d

Please sign in to comment.