Replies: 1 comment 12 replies
-
how do you set upload path in orca? |
Beta Was this translation helpful? Give feedback.
12 replies
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.
-
Hi everyone,
I'm trying to send G-code files directly from OrcaSlicer to my 3D printer running ESP3DLib. Unfortunately, the upload fails every time.
I've tested with both ESP3DLib v1 and v3, but in both cases the file transfer from OrcaSlicer doesn't work. With v3, I consistently get an HTTP 400 Bad Request error as soon as the slicer tries to upload the file.
Has anyone managed to use OrcaSlicer successfully with ESP3DLib?
Are there any known compatibility issues or specific upload requirements (e.g. endpoint, headers, field names) that need to be addressed?
Any help would be greatly appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions