Commit Graph

30 Commits

Author SHA1 Message Date
n07070
7d19098b61 Change management of state : we assume the printer is online. Otherwise,
because this is a real-time command, we might not get the good answer
and fail to print fast enough. See https://download4.epson.biz/sec_pubs/pos/reference_en/escpos/realtime_commands.html
2026-06-12 17:19:53 +02:00
n07070
53010987f4 Update Error raising in uploads and image processing 2026-06-04 19:26:21 +02:00
n07070
3a1d9b20fb Add skip line and catch printing errors 2026-06-04 02:32:23 +02:00
n07070
651235a610 Lint printer file 2026-06-04 00:34:49 +02:00
n07070
3c490e10b4 Apply black formatter 2026-06-04 00:31:04 +02:00
n07070
f841cd5628 Add queue completion method, add Printer discovery and types 2026-06-03 23:54:15 +02:00
n07070
9e77e0980b Change the Printer class to implement multiple printer types 2026-06-01 21:40:13 +02:00
n07070
8134c5e892 Improve linting of printer class 2026-05-26 23:56:55 +02:00
n07070
934f766cf3 Update waiting time, update Exceptions 2026-05-26 23:53:26 +02:00
n07070
eb9e1ec200 Remove code meant for another branch ( brother-ql code ) 2026-05-26 23:50:00 +02:00
n07070
2daafe28f2 Apply linting 2026-05-22 11:01:06 +02:00
n07070
c50922790d Restructure main class to activate worker and use tasks, print queue,
update Printer
2026-05-22 11:01:06 +02:00
n07070
3f915a1b25 Fix error flashing and transmission 2026-05-22 11:01:06 +02:00
n07070
ee27c62d0f Add new functions for discovery and parsing of printers, WIP 2026-05-22 11:01:06 +02:00
n07070
b0e394f9d1 Update the import of the printer package 2026-05-18 23:19:21 +02:00
n07070
85c10a47b0 Update linting with black 2026-05-17 14:24:07 +02:00
nono
cdba783f45 Update code to better handle the raspberry pi mode 2026-03-30 11:05:13 +02:00
nono
11a5dc3587 Remove flash from the printer class, update web class 2026-03-30 11:05:13 +02:00
nono
8157c5cb9d Rework the webcam detection 2026-03-30 11:05:13 +02:00
nono
1a1c4e2fb3 Update little printer requirements 2026-03-30 11:05:13 +02:00
nono
aa6e11c537 Ajout de quelques changements pour acces libre 2026-03-30 11:05:13 +02:00
nono
80b16f260e Add contrast correction 2025-06-10 19:38:29 +02:00
nono
38b3acfb89 Update the webcame and printing image part 2025-05-26 13:46:22 +02:00
4ced780d54 Added file deletion after printing. 2022-05-15 23:48:44 +02:00
7ca6878d0d Added printing images 2022-03-17 10:39:22 +01:00
4fea7c1e86 Ajout d'un try/except 2022-03-15 14:49:26 +01:00
2b8480c89d Added printer class 2022-03-12 04:29:39 +01:00
47e89cc295 Fixed the printing, added init and small API 2022-03-11 17:13:42 +01:00
N07070
c9a42a7b8b Fixed buggy connection to printer 2021-01-02 17:21:41 +01:00
N07070
b58748e671 Removed old code, added new files in src/ using classes for each moving part. 2020-12-26 23:34:22 +01:00