Issue adding octoprint to Printer Settings in PrusaSlicer
PrusaSlicer ver 2.3.1, OctoPrint ver 1.6.1 PC is running linux Mint ver 19
Octoprint is running and I can access it from the machine PriusaSlicer is running on at octopi.local or 192.168.0.48
Following the instructions on Sending files to OctoPrint at https://help.prusa3d.com/en/article/sending-files-to-octoprint-duet_1663
I click the "cog" icon to bring up the Physical Printer" dialog. Host type is set to OctoPrint. I click the browse button to find the octoprint host and it finds nothing.
If I enter the IP, http://pi:[email protected] and press the test button I get the following message in a dialog.
Could not connect to OctoPrint: HTTP 403: {"error":"You don't have the permission to access the requested resource. It is either read-protected or not readable by the server."}
Not sure where to go from here?
thanks,
Scott
Best Answer by Baklin:
I didn't even know this was possible.I did a quick test and first got the same error as you.
It looks like you need to add an API key. I got it testing without errors with octopi.local and the API key that you can find in Octopi under settings.
The first comment under the article you linked to has some info about security. Maybe you should check that too.
RE: Issue adding octoprint to Printer Settings in PrusaSlicer
Does this help:
https://community.octoprint.org/t/prusa-slicr-403-forbidden/16794/1
--------------------
Chuck H
3D Printer Review Blog
RE: Issue adding octoprint to Printer Settings in PrusaSlicer
I didn't even know this was possible.I did a quick test and first got the same error as you.
It looks like you need to add an API key. I got it testing without errors with octopi.local and the API key that you can find in Octopi under settings.
The first comment under the article you linked to has some info about security. Maybe you should check that too.
RE: Issue adding octoprint to Printer Settings in PrusaSlicer
@baklin
Excellent! I'm connected and exported g-code to the printer through octoprint!
Thats the fastest response on a forum I have ever seen!
Scott