• Joined on 2019-02-19
n07070 pushed to master at n07070/blog 2026-07-09 12:07:36 +02:00
0169a7d6ed Ajout d'un brouillon pour les retours du Camp Interhack
n07070 opened issue n07070/littleprynter#37 2026-07-07 22:54:54 +02:00
When the camera is unplugged, the same picture is printed in a loop
n07070 pushed to multi-printers at n07070/littleprynter 2026-06-12 17:21:07 +02:00
09e588c3ff Change Error to warning when not on a Raspberry
0699775d35 Add welcome message
7d19098b61 Change management of state : we assume the printer is online. Otherwise,
Compare 3 commits »
n07070 pushed to multi-printers at n07070/littleprynter 2026-06-12 16:35:49 +02:00
65e4a2ad9c Manage error when no Printers are found
n07070 commented on pull request n07070/littleprynter#32 2026-06-08 12:46:45 +02:00
WIP: Multi-printers

Sometimes, the threading gets all fucked and the printer is not detected, or detected twice, or after some prints it gets stuck in a "Not ready" state.

I've finished the checks for the…

n07070 pushed to multi-printers at n07070/littleprynter 2026-06-04 19:45:54 +02:00
af15ed8754 Manage file too big exceptions
n07070 pushed to multi-printers at n07070/littleprynter 2026-06-04 19:26:45 +02:00
53010987f4 Update Error raising in uploads and image processing
n07070 commented on pull request n07070/littleprynter#32 2026-06-04 02:34:52 +02:00
WIP: Multi-printers

Ok, this is going pretty well but I still have two things to work out :

  • I don't have a Brother QL printer for testing
  • Sometimes, the threading gets all fucked and the printer is not…
n07070 pushed to multi-printers at n07070/littleprynter 2026-06-04 02:33:10 +02:00
175dd3385a Add content in print queue method
3a1d9b20fb Add skip line and catch printing errors
c57e2f91a2 Update getting debug env
9ccd2b8bdf Use textarea instead of input, easier for ASCII art
Compare 4 commits »
n07070 opened issue n07070/littleprynter#36 2026-06-04 02:18:50 +02:00
If a line is too long to be printed in full, switch to full-lenght mode
n07070 pushed to multi-printers at n07070/littleprynter 2026-06-04 01:27:51 +02:00
54678175ba Remove socketio from Worker for the moment
2262840f75 Apply linting to worker
Compare 2 commits »
n07070 pushed to multi-printers at n07070/littleprynter 2026-06-04 01:11:48 +02:00
ad3cb6231a Apply linting to web
adcc744e7a Apply linting to the Raspberry Pi
6d9db2d2aa Apply linting to printers
651235a610 Lint printer file
3c490e10b4 Apply black formatter
Compare 5 commits »
n07070 opened issue n07070/littleprynter#35 2026-06-04 01:03:51 +02:00
Regroup all of the image treatement methods in a single file
n07070 pushed to multi-printers at n07070/littleprynter 2026-06-03 23:55:39 +02:00
a2d1779e2b Update worker to get differents printer types
f841cd5628 Add queue completion method, add Printer discovery and types
db7e030a1f Remove printer import, remove vendor&device configuration, update
1218d3fbee Remove unused import, add get_queue_completed method
ef613b3c10 Remove print, add task Typing
Compare 6 commits »
n07070 pushed to multi-printers at n07070/littleprynter 2026-06-01 21:40:43 +02:00
9e4ec6c1a5 Add support for QR code task
9e77e0980b Change the Printer class to implement multiple printer types
Compare 2 commits »
n07070 opened issue n07070/littleprynter#34 2026-06-01 13:56:10 +02:00
Admin interface and configuration
n07070 opened issue n07070/littleprynter#33 2026-06-01 13:56:02 +02:00
Print cost indicator
n07070 created pull request n07070/littleprynter#32 2026-05-27 00:03:21 +02:00
WIP: Multi-printers
n07070 created branch multi-printers in n07070/littleprynter 2026-05-27 00:02:42 +02:00
n07070 pushed to multi-printers at n07070/littleprynter 2026-05-27 00:02:42 +02:00