• Joined on 2019-02-19
n07070 commented on issue n07070/littleprynter#18 2026-05-27 00:01:31 +02:00
Add printing queue

Closed by #29

n07070 closed issue n07070/littleprynter#18 2026-05-27 00:01:31 +02:00
Add printing queue
n07070 commented on issue n07070/littleprynter#27 2026-05-27 00:01:15 +02:00
ERROR in printer: [Errno 16] Resource busy

This should be closed by #29

n07070 deleted branch restructure-printing-queue from n07070/littleprynter 2026-05-27 00:00:57 +02:00
n07070 pushed to master at n07070/littleprynter 2026-05-27 00:00:57 +02:00
0e3cc46a41 Merge pull request 'Restructure the code and implement a printing queue' (#29) from restructure-printing-queue into master
bbfe1936da Remove unused import
8134c5e892 Improve linting of printer class
934f766cf3 Update waiting time, update Exceptions
eb9e1ec200 Remove code meant for another branch ( brother-ql code )
Compare 22 commits »
n07070 merged pull request n07070/littleprynter#29 2026-05-27 00:00:56 +02:00
Restructure the code and implement a printing queue
n07070 closed issue n07070/littleprynter#26 2026-05-27 00:00:56 +02:00
Restructure the code to properly provide an API, and give proper responses on the web page
n07070 closed issue n07070/littleprynter#31 2026-05-27 00:00:56 +02:00
Cleanup the uploads directory
n07070 commented on pull request n07070/littleprynter#29 2026-05-27 00:00:48 +02:00
Restructure the code and implement a printing queue

Pretty good, still needs a few things fixed here and there, but a good base to implement new Printers

n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-26 23:59:00 +02:00
bbfe1936da Remove unused import
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-26 23:57:06 +02:00
8134c5e892 Improve linting of printer class
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-26 23:53:41 +02:00
934f766cf3 Update waiting time, update Exceptions
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-26 23:50:24 +02:00
eb9e1ec200 Remove code meant for another branch ( brother-ql code )
n07070 commented on pull request n07070/littleprynter#29 2026-05-22 11:05:39 +02:00
Restructure the code and implement a printing queue

Closes #31

n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-22 11:01:25 +02:00
bc035508cd Update line lenght of docstring
cba34744f6 Update raspberry pi class to print via the print queue
0c8c40098c Add docstring & comments, remove dead code
3b640dc549 Add comments about the code structure
2daafe28f2 Apply linting
Compare 18 commits »
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-22 10:59:04 +02:00
1e46de4b3c Update line lenght of docstring
e9bf334abd Update raspberry pi class to print via the print queue
1ba3d1bee3 Add docstring & comments, remove dead code
20f1145b60 Add comments about the code structure
Compare 4 commits »
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-21 11:51:07 +02:00
d2f670bb68 Apply linting
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-21 02:34:42 +02:00
f52d7493c8 Restructure main class to activate worker and use tasks, print queue,
b48e7072bf Restructure web class to use print queue and tasks
cbd5d59445 Add worker class
e7a7c84664 Add printing queue objects
60f4eff26c Add task objects
Compare 5 commits »
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-20 16:35:16 +02:00
e78f811904 Update numpy
0f848ba790 Add an alert if the webcam print fails
24260834ff Update printing routes for the form
306cab6606 Fix error flashing and transmission
26c2de12b6 Add new web route, restructure API route
Compare 5 commits »
n07070 opened issue n07070/littleprynter#31 2026-05-20 15:30:39 +02:00
Cleanup the uploads directory