Replies: 1 comment
-
This is what worked for me in the end.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I have a raspberry pi running with FluiddPi and a finished Voron 2.4. The fluid interface is visible in my local network at fluiddpi.local as it should. I want to transmit GCode commands to moonraker via python. Right now, I tried posting JSON requests to moonraker, but the only response I got was the error code 405. So where's the websocket of moonraker located? My python code is attached.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions