SuperSlicer
SuperSlicer copied to clipboard
With klipper as host type it is not possible to add API key
What happened?
When you set authentication in fluidd, in order to upload gcode you have to add an API Key to superslicer but if you select Klipper as host type the API Key field does not appear.
Selecting Octoprint instead of Klipper works but I think it is not the easiest way.
Project file & How to reproduce
- Enter Physical Printer
- Try to add API KEY
Version
2.4.58.5
Operating system
Arch Linux 5.19.13-arch1-1 x86_64
Printer model
Ender 3
You dont need an api key
You dont need an api key
If you enable authentication, without api key superslicer cannot connect to klipper and returns 401 error.
You dont need an api key
If you enable authentication, without api key superslicer cannot connect to klipper and returns 401 error.
You need to put [octoprint_compat] in your moonraker.conf file and restart moonraker and it will work, you don't need an api key
Again, please read the issue entirely. Moonraker has authentication enabled, an API key field is needed. The only way to do so right now is selecting Octoprint in Superslicer instead of Klipper
Again, please read the issue entirely. Moonraker has authentication enabled, an API key field is needed. The only way to do so right now is selecting Octoprint in Superslicer instead of Klipper
Maybe this is an isolated issue to you because I have no problem with it, I put [octoprint_compat] section in my moonraker.conf, restarted moonraker and it worked in superslicer with the klipper option, I did put the port after the ip, all I put was 192.168.1.69:7125 and it has been working fine