Hacker News new | ask | show | jobs
by codazoda 516 days ago
I was surprised by this, but you can install a driver and simply print to these printers. Or, at least, the one I purchased is that way.

You can also use lp, lpr, or nc to send text and codes to it.

Mine is connected to my network via Ethernet. No RPi is required to send stuff to it from any computer on the network.

1 comments

I imagine the software presented here does a lot more than proxy requests to a printer though. What sorts of payloads were you sending off to be printed? If it worked Good Enough for lightly formatted text, no-hosted is way better than self-hosted!
I was printing two things...

1. A plain text "progress report" that tells me some personal stats about my week last week.

2. Full designs created in Affinity Designer, which print with the simple "print" menu. These can have any font, graphic, or whatever.

I was able to send everything from plain text with a scroll and cut ESC/POS command on the end (my automated progress report), to an image sent directly to the printer queue, to a pixel perfect desktop design document.