Commit Graph

55 Commits

Author SHA1 Message Date
Ircama
a76a9a9f83 Fix bugs on test print patterns 2025-07-25 09:17:12 +02:00
Ircama
cfaeaf8b0a Version 7 2025-07-21 09:44:55 +02:00
Ircama
d7159ece79 Revide README. Use EpsonLpr in UI. EUPL 1.2 license 2025-06-22 12:27:03 +02:00
Ircama
f72c3fae17 Fix https://github.com/Ircama/epson_print_conf/issues/70 2025-06-20 09:08:02 +02:00
Ircama
bd20d895b7 Update requirements 2025-06-18 10:34:23 +02:00
Ircama
8b0d9bcc11 Update VERSION to v6.2.10
New features
Revision of the documentation
Fix bug
2025-06-16 09:55:12 +02:00
Ircama
26d9204d7e Refinements 2025-06-15 14:37:24 +02:00
Ircama
1edff856e5 Add clean nozzles and revise documentation
Ref. https://github.com/Ircama/epson_print_conf/discussions/57#discussioncomment-13418667
2025-06-14 13:56:26 +02:00
Ircama
1e0a634ed7 Update Docker container to fix issues and pull latest code at runtime 2025-06-07 15:33:01 +02:00
Ircama
3a16c0d7cb Inline documentation 2025-06-02 15:02:15 +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
2ea43f723b Revised messages and documentation 2024-12-31 02:37:05 +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
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
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
e1f77eab8b Fix small glitches 2024-11-04 10:42:03 +01:00
Ircama
6304a02a83 UI menu bar, import/export conf files from the UI, exclude L3250 2024-11-03 13:13:56 +01:00
Ircama
6bab3a0591 Fix F3 error when no address is selected 2024-10-21 10:26:48 +02:00
Ircama
adcbffd72b Allow chaining the detection of keys and configuration 2024-10-20 17:37:24 +02:00
Ircama
253c45bbc8 Add "brand_name" and "model_name" configuration attributes
Improve documentation

Fix some issue
2024-10-20 15:11:05 +02:00
Ircama
f09eff6b98 Code additions for version 4.0
- Detect the printer configuration
- Change the printer WiFi MAC address and the printer serial number
- Special features allow showing the internal configuration settings
2024-10-20 13:10:42 +02:00
Ircama
9ec3dbb367 Add write_key detection
ref #26
ref #29
2024-10-13 23:52:41 +02:00
Ircama
7b51cd444d Add web interface and firmware version buttons 2024-10-06 14:46:18 +02:00
Ircama
cc0510aae3 Add read_key detection in the GUI 2024-10-06 08:23:00 +02:00
Ircama
27433686ec Dynamically disable EEPROM buttons 2024-10-05 17:45:04 +02:00
Ircama
aa6dc225b4 Explanation on how to perform a reverse operation 2024-10-05 16:23:59 +02:00
Ircama
ea059cbde9 Handle printer model error when reading EEPROM values; add read/write EEPROM
ref #26
2024-10-05 15:31:33 +02:00
Ircama
4f3027f972 Better labels 2024-10-03 11:22:55 +02:00
Ircama
526e5d07d4 Add dump of the current EEPROM values before confirming new values
Ref #26
2024-10-03 11:09:09 +02:00
Ircama
41c20abf04 Revise printer definition and improve UI 2024-09-29 10:19:21 +02:00
Ircama
e15d9b3126 Fix missing newline in warning message 2024-09-20 11:15:28 +02:00
Ircama
69a6e9bf06 Improving exception messages
ref #21
2024-09-20 08:35:28 +02:00
Ircama
2b77c8065a Add black to requirements and improve UI
fix #22
2024-09-20 07:51:02 +02:00
Ircama
249ee446ab v2.2 - bug fixing and UI improvements 2024-09-19 04:49:14 +02:00
Ircama
114184913b Fix some bugs and add PX720WD printer
Resolves #11
2024-08-30 09:18:47 +02:00
Ircama
58dbd5cfd8 Improvements 2024-08-13 18:12:27 +02:00
Ircama
b9048b5bcd Support of L3151, L3160, L3166, L3168
Closes #7
2024-08-12 09:16:31 +02:00
Ircama
178369e9f5 Fix calendar on Linux and other stuff 2024-08-09 02:41:19 +02:00
Ircama
73f7206bfd Revised documentation to support Linux 2024-08-08 02:32:03 +02:00
Ircama
4dff0ac657 Refinements 2024-07-30 01:18:02 +02:00
Ircama
67e023bb28 Consolidated GUI 2024-07-29 03:29:30 +02:00
Ircama
ee875e3d41 Refinements 2024-07-28 19:15:10 +02:00