1
0
Fork 0
Python wrapper for printing with ESC/POS (especially microline 320)
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Your Name 3c749d8fa1 new 5 anos atrás
__pycache__ new functions 5 anos atrás
.gitignore first commit 5 anos atrás
README.md readme improved 5 anos atrás
apirequest.py new functions 5 anos atrás
convertimage.py first commit 5 anos atrás
imageprinter.py added pagecount 5 anos atrás
pattern first commit 5 anos atrás
print.py new 5 anos atrás
print_image.py updates 5 anos atrás
print_old.py first commit 5 anos atrás
run.py first commit 5 anos atrás
run.sh first commit 5 anos atrás
testbasic.bas first commit 5 anos atrás

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