Hi all,
First off all, Merry Christmas 🎅
I've configured my Ender3 V3 KE printer and all but one thing seems to be working. In OrcaSlicer I can connect to the printer over WiFI and see the klipper page. But sending a gcode file over WiFi does not work.
In the physical printer settings I've configured the IP address of the printer and set the Host Type to Octo/Klipper. When I hit the test button the following message appears:
Could not connect to OctoPrint: HTTP 404: <!DOCTYPE html>
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<center><h1>404 Not Found</h1></center>
<hr>
</body>
</html>
Note: OctoPrint version at least 1.1.0 is required.
Is it possible to do printing over WiFi or do I have to keep using the USB stick to transfer the files?
Regards.