TM-m30III print over network #737
Unanswered
ottona3000
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hi @ottona3000 . I don't own a network printer but AFAIK if your printer is attached to a network router and it is not behind a firewall so it is reachable by other computers on the local network and you configure the python-escpos Network connector according to your printer's IP and port, then you could start sending commands to your printer and expect some output. You can read our network printer documentation specially the troubleshooting section. Please give us more info about your system: OS, python version, python-escpos version, printer IP, etc. and a minimal reproducible snippet. You can follow the contribution guide in order to help us figure what the problem is. We will be glad to help you. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey!
New to this, I just received said device and can print nicely over USB.
Unfortunately though, I fail to get out a print over (wired) network. I initiate the connection accordingly, try to push out a line of text or an image but nothing happens.
I can reach the printer perfectly on its web interface on this IP.
Am I possibly missing a firmware setting to enable network print?
Thanks much.
All reactions