Python wrapper for printing with ESC/POS (especially microline 320)
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Your Name 3c749d8fa1 new hace 5 años
__pycache__ new functions hace 5 años
.gitignore first commit hace 5 años
README.md readme improved hace 5 años
apirequest.py new functions hace 5 años
convertimage.py first commit hace 5 años
imageprinter.py added pagecount hace 5 años
pattern first commit hace 5 años
print.py new hace 5 años
print_image.py updates hace 5 años
print_old.py first commit hace 5 años
run.py first commit hace 5 años
run.sh first commit hace 5 años
testbasic.bas first commit hace 5 años

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