Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Ed 2023-08-18 10:55:10 +02:00
commit fe4d8a77d3
1 changed files with 17 additions and 3 deletions

View File

@ -5,9 +5,11 @@ This Python script implements a Telegram bot that can print images and stickers
Currently, you can set any command to print your sticker (by default brother_ql is used to print). You can use any external program you want to print to other brands and models of printers.
## As seen on
* Furizon Riots & Beyond (2022~2023) https://furizon.net
* GPN21 (2023) https://entropia.de/GPN21
* MCH2022 (2022) https://mch2022.org/
* [Furizon Riots & Beyond (2022-23)](https://furizon.net)
* [GPN21 (2023)](https://entropia.de/GPN21)
* [MCH2022](https://mch2022.org)
* [BornHack (2023)](https://bornhack.dk/bornhack-2023)
* [Chaos Communication Camp (2023)](https://events.ccc.de/camp/2023/infos/index.html)
**Running it at your con? Add it with a pull request! :D**
@ -15,6 +17,18 @@ Currently, you can set any command to print your sticker (by default brother_ql
* Brother QL-700 / QL-800 / QL-500 (brother_ql)
## Recommended label rolls
It is important to use "continuous" rolls when using Brother printers, aka ones which are not precut and have an endless roll of thermal paper. Although you can also use smaller sizes, 62mm wide rolls are suggested.
There are a variety of label rolls you can buy:
* DK-44205, DK-22205: paper, black on white
* DK-44605: paper, black on yellow
* DK-22606: plastic film, black on yellow
* DK-22113: plastic film, black on transparent
Be careful of models that don't feature glue! Make sure whatever you buy is a label and not just a roll :)
## Requirements
* Python 3.6+