• Joined on 2025-05-21
ske087 pushed to master at ske087/location_managemet 2026-02-26 17:24:54 +00:00
7a22575dab Initial commit: Location Management Flask app
ske087 created branch master in ske087/location_managemet 2026-02-26 17:24:54 +00:00
ske087 created repository ske087/location_managemet 2026-02-26 16:39:12 +00:00
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-25 14:21:44 +00:00
71ccdb7b96 Fix blank label between copies: send all copies in single GDI print job (StartDoc/N pages/EndDoc) instead of N separate jobs - thermal printers eject blank label between rapid separate jobs
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-25 14:06:28 +00:00
be1b494527 Fix printing: use pymupdf+GDI for silent direct printing at correct physical label size - removes Adobe Reader/ShellExecute, prints 35x25mm label 1:1 using printer native DPI
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-25 08:26:38 +00:00
b35f278c1e Remove GhostScript, use SumatraPDF only for printing
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-24 11:41:54 +00:00
faef90f98b Add dist/ release build (LabelPrinter.exe + conf with bundled GhostScript and SumatraPDF)
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-24 11:30:52 +00:00
7197df9f5c Fix docstring escape warning in prepare_ghostscript.py; add dist/ and build_output.log to .gitignore
f67e1fb0da Replace prepare_ghostscript.bat with Python script to fix nested for/if batch parser bug
f7833ed4b9 Remove dead code, DEVMODE overrides, and PNG fallback; use printer default settings
Compare 3 commits »
ske087 pushed to main at ske087/olimex_ESP32-C6-EVB 2026-02-23 19:11:08 +00:00
b1ee2610ca Initial commit: Olimex ESP32-C6-EVB HA integration + Arduino sketch
ske087 created branch main in ske087/olimex_ESP32-C6-EVB 2026-02-23 19:11:08 +00:00
ske087 created repository ske087/olimex_ESP32-C6-EVB 2026-02-23 17:54:20 +00:00
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-23 15:10:17 +00:00
7a77199fcf updated
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-23 13:28:28 +00:00
cbf324eb76 Rebuild exe: fix orientation (noscale only, no landscape flag)
71558cc983 Fix orientation: remove landscape flag from SumatraPDF (PDF already landscape), remove win32print orientation interference
Compare 2 commits »
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-23 06:06:03 +00:00
7437c547ec Add dist/LabelPrinter.exe with bundled SumatraPDF, landscape+quality fix
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-23 05:58:52 +00:00
461426fd89 Remove dist/ from tracking, add dist/ to .gitignore
3f3da62543 Fix printing: landscape orientation + high quality DPI via win32print before SumatraPDF job
Compare 2 commits »
ske087 pushed tag v1.0.0 to ske087/adaptronic_label-printer 2026-02-20 12:27:00 +00:00
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-20 12:25:42 +00:00
63b46206b6 Update project files and build output
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-19 13:17:05 +00:00
351fd3dfea Fix Windows browse, status label mapping, and repo cleanup
ske087 pushed to main at ske087/quality_app-v2 2026-02-15 18:54:59 +00:00
fd6db40339 Fix: Add missing printing module table and improve database management error handling
ske087 pushed to main at ske087/quality_app-v2 2026-02-15 15:58:56 +00:00
e2a6553fe9 updated format
6029a2b98e Fix barcode format and improve scannability
Compare 2 commits »