bleriotx
bleriotx
This is also a problem on Ubuntu 20.04 running Brave [Version 1.49.132 Chromium: 111.0.5563.147 (Official Build) (64-bit)](https://brave.com/latest/)
I can also confirm there is an issue with the M220 using the Phomemo-M110.ppd.gz. The printer refuses to print anything longer than a 40mm label without sending a form feed...
Here you go! [M220.zip](https://github.com/vivier/phomemo-tools/files/12016874/M220.zip) My M220 pcap confirms what you found. The Labelife Windows app only sends on GSV0, at the beginning of the print data. Let me know what...
I did some pcap analysis and wrote up my findings. Caution: I am not a CUPS wizard, so I am clearly out of my comfort zone. ;) [M220_bug_writeup.pdf](https://github.com/vivier/phomemo-tools/files/12022396/M220_bug_writeup.pdf) B
I was able to get a good 50x80mm print on my M220. @daig0rian was correct - the CUPS filter was breaking up the image into 255 line segments instead of...
@daig0rian I forked the project and created a pull request. Hope I did it right... B
After further testing, I am satisfied the modifications made to the CUPS filter make it compatible with the M220. I generate a PDF file in Python using the excellent [ReportLab](https://www.reportlab.com/)...
I followed the above instructions and it worked. I was missing they pybluez module, exactly as stated. B
Sorry - I am new to all this and do not know the tools or the rules. This is why I was reluctant to get involved. I have tested this...