1
0
Fork 0
Python wrapper for printing with ESC/POS (especially microline 320)
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Your Name 3c749d8fa1 new vor 5 Jahren
__pycache__ new functions vor 5 Jahren
.gitignore first commit vor 5 Jahren
README.md readme improved vor 5 Jahren
apirequest.py new functions vor 5 Jahren
convertimage.py first commit vor 5 Jahren
imageprinter.py added pagecount vor 5 Jahren
pattern first commit vor 5 Jahren
print.py new vor 5 Jahren
print_image.py updates vor 5 Jahren
print_old.py first commit vor 5 Jahren
run.py first commit vor 5 Jahren
run.sh first commit vor 5 Jahren
testbasic.bas first commit vor 5 Jahren

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