Add initial support of ET-2720

This commit is contained in:
Ircama
2023-11-11 19:00:53 +01:00
parent d7d0ca9bdb
commit dc291b20cf

View File

@@ -98,6 +98,13 @@ class EpsonPrinter:
2042, 2045, 2044], 2042, 2045, 2044],
# uncompleted # uncompleted
}, },
"ET-2720": {
"alias": ["ET-2721", "ET-2723", "ET-2725"],
"read_key": [151, 7],
"write_key": b'Maribaya', # hypothesis
"same-as": "ET-2700" # hypothesis
# uncompleted
},
"L3160": { "L3160": {
"read_key": [151, 7], "read_key": [151, 7],
"write_key": b'Maribaya', "write_key": b'Maribaya',