From dc291b20cfc607418322729b04d4c4f06c683f3b Mon Sep 17 00:00:00 2001 From: Ircama Date: Sat, 11 Nov 2023 19:00:53 +0100 Subject: [PATCH] Add initial support of ET-2720 --- epson_print_conf.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/epson_print_conf.py b/epson_print_conf.py index dd538c9..45312d0 100644 --- a/epson_print_conf.py +++ b/epson_print_conf.py @@ -98,6 +98,13 @@ class EpsonPrinter: 2042, 2045, 2044], # 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": { "read_key": [151, 7], "write_key": b'Maribaya',