Python wrapper for printing with ESC/POS (especially microline 320)
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Your Name 3c749d8fa1 new před 5 roky
__pycache__ new functions před 5 roky
.gitignore first commit před 5 roky
README.md readme improved před 5 roky
apirequest.py new functions před 5 roky
convertimage.py first commit před 5 roky
imageprinter.py added pagecount před 5 roky
pattern first commit před 5 roky
print.py new před 5 roky
print_image.py updates před 5 roky
print_old.py first commit před 5 roky
run.py first commit před 5 roky
run.sh first commit před 5 roky
testbasic.bas first commit před 5 roky

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