From 3a07fd6a89f6ab6f48de8424f6c8b7f469f9fb72 Mon Sep 17 00:00:00 2001 From: julienlancia <40764592+julienlancia@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:11:24 +0100 Subject: [PATCH] add alias XP-225 to XP-422 as per https://codeberg.org/atufi/reinkpy/src/branch/main/reinkpy/epson.toml (#34) --- epson_print_conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epson_print_conf.py b/epson_print_conf.py index 588f836..074c4e3 100644 --- a/epson_print_conf.py +++ b/epson_print_conf.py @@ -516,7 +516,7 @@ class EpsonPrinter: "last_printer_fatal_errors": [60, 203, 204, 205, 206, 0x01d3], }, "XP-422": { - "alias": ["XP-423", "XP-425"], + "alias": ["XP-423", "XP-425", "XP-225"], "read_key": [85, 5], "write_key": b'Muscari.', "main_waste": {"oids": [24, 25, 30], "divider": 196.5},