Python wrapper for printing with ESC/POS (especially microline 320)
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Your Name 3c749d8fa1 new 5 anni fa
__pycache__ new functions 5 anni fa
.gitignore first commit 5 anni fa
README.md readme improved 5 anni fa
apirequest.py new functions 5 anni fa
convertimage.py first commit 5 anni fa
imageprinter.py added pagecount 5 anni fa
pattern first commit 5 anni fa
print.py new 5 anni fa
print_image.py updates 5 anni fa
print_old.py first commit 5 anni fa
run.py first commit 5 anni fa
run.sh first commit 5 anni fa
testbasic.bas first commit 5 anni fa

README.md

#Pin Print Python

(printer needs to be connected on /dev/usb/lp0, otherwise change in script)

prints the publication with

python3 print.py

takes an image (currently img.img) converts it to bitmap and prints it on the pin printer

run

python3 print_image.py --img /path/to/img