Python wrapper for printing with ESC/POS (especially microline 320)
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Your Name 3c749d8fa1 new 5 лет назад
__pycache__ new functions 5 лет назад
.gitignore first commit 5 лет назад
README.md readme improved 5 лет назад
apirequest.py new functions 5 лет назад
convertimage.py first commit 5 лет назад
imageprinter.py added pagecount 5 лет назад
pattern first commit 5 лет назад
print.py new 5 лет назад
print_image.py updates 5 лет назад
print_old.py first commit 5 лет назад
run.py first commit 5 лет назад
run.sh first commit 5 лет назад
testbasic.bas first commit 5 лет назад

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