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