fancy name, QL-570 text formater
Go to file
2023-06-09 13:47:37 +03:00
.gitignore Initial commit 2023-06-09 13:42:51 +03:00
README.md init 2023-06-09 13:47:37 +03:00
text_to_image.sh init 2023-06-09 13:47:37 +03:00
thermatext.py init 2023-06-09 13:47:37 +03:00

thermatext

fancy name, QL-570 text formater

using gpt i got a shell script and then a python one. the python tries to detect letter width and maximise it to fit the label printer constraints (62mm width)

TDLR
sudo brother_ql -b pyusb --model QL-570 -p usb://0x04f9:0x2028/000M12345678 print -l 62 logo.png

TODO:

  • use as printer
  • fix missing font defentions fail to take into account letter width
  • telegram bot (!)