Python wrapper for printing with ESC/POS (especially microline 320)
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Your Name 3c749d8fa1 new il y a 5 ans
__pycache__ new functions il y a 5 ans
.gitignore first commit il y a 5 ans
README.md readme improved il y a 5 ans
apirequest.py new functions il y a 5 ans
convertimage.py first commit il y a 5 ans
imageprinter.py added pagecount il y a 5 ans
pattern first commit il y a 5 ans
print.py new il y a 5 ans
print_image.py updates il y a 5 ans
print_old.py first commit il y a 5 ans
run.py first commit il y a 5 ans
run.sh first commit il y a 5 ans
testbasic.bas first commit il y a 5 ans

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