Python wrapper for printing with ESC/POS (especially microline 320)
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Your Name 3c749d8fa1 new 5 yıl önce
__pycache__ new functions 5 yıl önce
.gitignore first commit 5 yıl önce
README.md readme improved 5 yıl önce
apirequest.py new functions 5 yıl önce
convertimage.py first commit 5 yıl önce
imageprinter.py added pagecount 5 yıl önce
pattern first commit 5 yıl önce
print.py new 5 yıl önce
print_image.py updates 5 yıl önce
print_old.py first commit 5 yıl önce
run.py first commit 5 yıl önce
run.sh first commit 5 yıl önce
testbasic.bas first commit 5 yıl önce

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