Connect Printer via TCP/IP (not from Host, but from Server)
In the server WebGUI , I can only select COM or Virtual Ports. On the other hand, Repetier Host allows a TCP/IP connection. Is it possible to have the server connect to a wirelessly connected printer (eg. via ESP8266). That would make USB cables obsolete....
Comments
But be carefull with direct wifi to printer. Wifi to server connected to printer is ok as server starts after it has the complete file. server over wifi to printer means a small wifi interruption can cause connection abort and stop the print, so more likely to fail.
Are you saying that it is generally bad practice to use TCP connection from host to WiFi Printer (without any server in between). What would be a scenario to use TCP at all?
Wifi + Bluetooth to printer will work as long as connection is solid. If I consider the interruptions in my wifi network when listening music etc, I would not count on that in my case. But if yours is stable give it a try. Maybe it just gets some delays every now and then so printer might run out of lines now and then, but otherwise not connect so it would be useable. If even that does not happen you have my congratulations for a very good wifi at home.