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