mirror of
https://github.com/Ircama/epson_print_conf.git
synced 2025-05-09 05:32:08 -04:00
Add aliases to L4160 printer definition
Some checks failed
Python syntax checker / build (3.10) (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / Build (github-pages-build gem) (push) Has been cancelled
Python syntax checker / build (3.11) (push) Has been cancelled
Python syntax checker / build (3.12) (push) Has been cancelled
Python syntax checker / build (3.8) (push) Has been cancelled
Python syntax checker / build (3.9) (push) Has been cancelled
Python syntax checker / build (3.x) (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / deploy (push) Has been cancelled
Some checks failed
Python syntax checker / build (3.10) (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / Build (github-pages-build gem) (push) Has been cancelled
Python syntax checker / build (3.11) (push) Has been cancelled
Python syntax checker / build (3.12) (push) Has been cancelled
Python syntax checker / build (3.8) (push) Has been cancelled
Python syntax checker / build (3.9) (push) Has been cancelled
Python syntax checker / build (3.x) (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / deploy (push) Has been cancelled
Ref https://github.com/Ircama/epson_print_conf/discussions/62
This commit is contained in:
parent
111adb32be
commit
eea903bb81
1 changed files with 4 additions and 0 deletions
|
@ -493,6 +493,10 @@ class EpsonPrinter:
|
|||
"L4160": {
|
||||
"read_key": [73, 8],
|
||||
"write_key": b'Arantifo',
|
||||
"alias": [
|
||||
"L4150", "L4152", "L4154", "L4156", "L4158",
|
||||
"L4162", "L4164", "L4166", "L4168"
|
||||
],
|
||||
"main_waste": {"oids": [48, 49, 47], "divider": 109.13},
|
||||
"borderless_waste": {"oids": [50, 51, 47], "divider": 16.31},
|
||||
"stats": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue