Replies: 1 comment 6 replies
-
This Firmware do not host host octoprint - it is specific ESP FW which can control/monitor printer thrue webUI https://github.com/luc-github/ESP3D-WEBUI or wifi using raw tcp (printerface / repetier host) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Prusa MK3 and like to enable a wifi connection to it in order to monitor the print telemetry over the network. I used a raspberry pi in the past but the hard shutdown of the pi when killing the power on the printer destroyed my operating system. Additionally I had to wait for it to boot up.
My question is: Is this project feasible to connect my printer to my wifi, host OctoPrint on a dedicated server and be able to connect to my printer (monitor/start/stop) it using OctoPrint?
Beta Was this translation helpful? Give feedback.
All reactions