klirichek / zj-58

CUPS filter for thermal printers as Zjiang ZJ-58, XPrinter XP-58, etc
BSD 2-Clause "Simplified" License
331 stars 195 forks source link

Toshiba 4610 prints gibberish #26

Open octahate opened 5 years ago

octahate commented 5 years ago

Hello! I tried to use this driver with my IBM/Toshiba 4610-TF6 in Epson emulation mode, but when I try to print the test page it responds but starts outputting gibberish not matter how I set the DIP switches. What could be the problem? Is there any way I can modify it to work with my printer?

klirichek commented 5 years ago

Don't know, if it helps, but you may try to output with new epson commands. Use -DRASTER_TYPE=New when invoking cmake for configuration (or, set 'RASTER_TYPE' to 'New' if you use some kind of UI tool for this). It will invoke another image output procedure. However it is totally not tested, since I have no device which understands it.