vivier / phomemo-tools

CUPS driver for Phomemo M02 Label Printer
GNU General Public License v3.0
173 stars 28 forks source link

Old M220 fixes and added support for 70mm wide tapes #24

Open geeksville opened 3 months ago

geeksville commented 3 months ago

This PR has fixes to work bettter with M220 printers.

But I've also added a second commit that splits out the M220 drv/ppd as its own printer type (rather than using the M110 definition). This was necessary to add support for 70mm wide tapes (which I think the M110 doesn't support?).

Here's an example image of such a tape: tape

geeksville commented 3 months ago

fixes #13