Python wrapper for printing with ESC/POS (especially microline 320)
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Your Name 3c749d8fa1 new 5 år sedan
__pycache__ new functions 5 år sedan
.gitignore first commit 5 år sedan
README.md readme improved 5 år sedan
apirequest.py new functions 5 år sedan
convertimage.py first commit 5 år sedan
imageprinter.py added pagecount 5 år sedan
pattern first commit 5 år sedan
print.py new 5 år sedan
print_image.py updates 5 år sedan
print_old.py first commit 5 år sedan
run.py first commit 5 år sedan
run.sh first commit 5 år sedan
testbasic.bas first commit 5 år sedan

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