Quick update on a printer (thanks to discussions!)

This commit is contained in:
Ircama 2024-06-30 17:51:23 +02:00
parent de3cebca7b
commit 2d8e810f1f
2 changed files with 12 additions and 0 deletions

View file

@ -438,3 +438,8 @@ emanage x900: https://github.com/abrasive/x900-otsakupuhastajat/
- Epson Adjustment Program (developed by EPSON)
- WIC-Reset: https://wic-reset.com / https://www.2manuals.com / https://resetters.com (Use at your risk)
- PrintHelp: https://printhelp.info/ (Use at your risk)
### Resources
- https://codeberg.org/attachments/147f41a3-a6ea-45f6-8c2a-25bac4495a1d
- https://codeberg.org/atufi/reinkpy/src/branch/main/reinkpy/epson.toml

View file

@ -133,6 +133,13 @@ class EpsonPrinter:
"same-as": "L4160"
# uncompleted
},
"L405": {
"read_key": [0x95, 0x03],
"write_key": b'Maninjau',
"raw_waste_reset": {
0x18:0, 0x19:0, 0x1c:0, 0x1d:0, 0x2e:0x5e, 0x1e:0
},
},
"L4160": {
"read_key": [73, 8],
"write_key": b'Arantifo',