Commit Graph

222 Commits

Author SHA1 Message Date
Ircama
e542a3a3a0 Additional notes 2025-06-02 03:52:58 +02:00
Ircama
d4816e6935 Fix asyncio issue while searching for printers 2025-06-02 02:40:18 +02:00
Ircama
5a23d4c102 Fix module import for to build the Exe 2025-06-01 17:29:46 +02:00
Ircama
2703b3ccdc Version 6 (#67)
# Version 6

* Bump to pysnmp v7.1 with pysnmp-sync-adapter and legacy_wrappers.
* Using parallel queries
* Manage multiple OID per PDU
* Bump to version 6 and rename snmp_mib() to get_snmp_values()
* Using cluster_varbinds
* Epson L3260 printer is not compatible
* Use fetch_snmp_values()
* Add temporary reset of waste ink level
* Fix bugs and improve documentation
* Refactor D4 commands
2025-06-01 17:18:19 +02:00
Ircama
7d6077d6cd Improved description 2025-05-25 15:12:56 +02:00
Ircama
ef81eb5319 Add SNMP lib benchmark doc 2025-05-17 15:51:12 +02:00
Ircama
52ce58adda fix bug 2025-05-14 09:48:14 +02:00
Ircama
a5515daf96 slight snmp performance improvement 2025-05-14 09:27:19 +02:00
Ircama
eea903bb81 Add aliases to L4160 printer definition
Ref https://github.com/Ircama/epson_print_conf/discussions/62
2025-05-05 08:41:16 +02:00
crc1021
111adb32be Add ET-2800 (#59)
Thanks
2025-04-20 10:28:15 +02:00
Ircama
02beb3fe03 Mention incompatible ET-2860 Series
Ref. https://github.com/Ircama/epson_print_conf/discussions/58
2025-04-04 05:59:23 +02:00
bfayn
5fa1db1825 Fix for issue #54 (#55)
Fixes #54, thanks
2025-03-20 09:26:45 +01:00
Gian-Fr
5774fe0a3f Added XP-342/343/345 (#53) 2025-03-18 08:19:43 +01:00
Maria Voreakou
eba18ecda3 Create Dockerfile to export it as Docker Image (#52)
* Added-dockerfile-to-create-docker-image

* README-update

---------

Co-authored-by: Maria Voreakou <voreakou7@gmail.com>
2025-03-06 08:43:41 +01:00
Ircama
4b995c00dd Update README.md 2025-03-05 12:51:05 +01:00
Ircama
71feb31a20 Update README.md
ref. https://github.com/Ircama/epson_print_conf/issues/51
2025-03-05 12:48:37 +01:00
Ircama
434be7a9ab Review Known incompatible models 2025-01-20 12:57:00 +01:00
Ircama
2ea43f723b Revised messages and documentation 2024-12-31 02:37:05 +01:00
Ircama
89ffe44999 Use .jekyll-gh-pages 2024-12-01 12:18:40 +01:00
Ircama
55f70e641d Revise how to detect parameters of an unknown printer 2024-11-27 08:29:03 +01:00
Ircama
e12fe59edd Use just-the-readme and update README 2024-11-26 23:30:25 +01:00
github-actions[bot]
0b9710a04f Update VERSION to v5.3.6 2024-11-18 15:47:29 +00:00
Ircama
8a867906a5 Merge branch 'main' of https://github.com/Ircama/epson_print_conf 2024-11-18 16:46:40 +01:00
Ircama
ef9b215a30 modified: requirements.txt 2024-11-18 16:46:28 +01:00
github-actions[bot]
9ea44150be Update VERSION to v5.3.5 2024-11-18 15:17:39 +00:00
github-actions[bot]
995d0b26c8 Revise version 2024-11-18 16:16:39 +01:00
Ircama
30ceceaa5b Fix text_console requirement in requirements.txt 2024-11-18 16:12:09 +01:00
github-actions[bot]
35376a4ad4 Update VERSION to v5.3.3 2024-11-18 15:09:41 +00:00
Ircama
c692b22b71 Use ircama/just-the-docs. Add ET-4800 printer configuration
Automatically update version when pushing a tag

Update VERSION to v5.2.14

Update VERSION to v5.2.16

Better debugging

Update VERSION to v5.2.17

Fix bugs, improve prompts and add debug console (F7)

ref #42

Improved debug console

Update VERSION to v5.3.0

Usage of the text_console module

Update VERSION to v5.3.1
2024-11-18 16:08:57 +01:00
Ircama
2d478e45e3 Manage case when stats["snmp_info"]["Power Off Timer"] does not include digits
- Solves File "ui.py", line 2541, in detect_configuration IndexError: list index out of range
- Removes [INFO] Found data: {}.
- improve messages

ref #39
2024-11-10 07:41:42 +01:00
Ircama
7346b5937b serial number can be a list of values or a list of sublists 2024-11-09 12:08:15 +01:00
Ircama
61b208ea0c Create jekyll-gh-pages.yml and use just-the-docs in GitHub Pages 2024-11-07 08:42:32 +01:00
Ircama
c7145cdbe8 Add newline 2024-11-04 11:10:25 +01:00
Ircama
7217003dc7 Add newline 2024-11-04 11:06:37 +01:00
Ircama
b6ffcbce71 Fix version message 2024-11-04 11:02:37 +01:00
Ircama
e1f77eab8b Fix small glitches 2024-11-04 10:42:03 +01:00
Ircama
cff5de2f02 Merge branch 'main' of https://github.com/Ircama/epson_print_conf 2024-11-03 13:15:42 +01:00
Ircama
6304a02a83 UI menu bar, import/export conf files from the UI, exclude L3250 2024-11-03 13:13:56 +01:00
julienlancia
3a07fd6a89 add alias XP-225 to XP-422 as per https://codeberg.org/atufi/reinkpy/src/branch/main/reinkpy/epson.toml (#34) 2024-10-30 20:11:24 +01:00
Ircama
1f993d77a2 Refinements 2024-10-24 01:55:45 +02:00
Ircama
e9620c0d94 Refinements 2024-10-24 00:55:00 +02:00
Ircama
1b7c538df7 Refinements 2024-10-24 00:49:56 +02:00
Ircama
bc0b9195bb Appropriate management of issues 2024-10-24 00:36:43 +02:00
Ircama
611bad3918 Disable blank issues 2024-10-23 23:50:09 +02:00
Ircama
f87ef1cbb0 Update software-bug-report.md 2024-10-22 22:48:26 +02:00
Ircama
1ac48ecc7c Update issue templates 2024-10-22 22:45:24 +02:00
Ircama
bfde81a9f8 Update issue templates 2024-10-22 22:43:54 +02:00
Ircama
9bc564afc5 TOML usage 2024-10-22 08:41:36 +02:00
Ircama
6bab3a0591 Fix F3 error when no address is selected 2024-10-21 10:26:48 +02:00
Ircama
0eb4f79582 Manage exceptions and defaults in parse_devices.py 2024-10-21 10:11:18 +02:00