SuperSlicer icon indicating copy to clipboard operation
SuperSlicer copied to clipboard

With klipper as host type it is not possible to add API key

Open crstian19 opened this issue 2 years ago • 6 comments

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.

image

Selecting Octoprint instead of Klipper works but I think it is not the easiest way.

Project file & How to reproduce

  1. Enter Physical Printer
  2. 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

crstian19 avatar Oct 12 '22 10:10 crstian19

You dont need an api key

Fisheiyy avatar Oct 13 '22 05:10 Fisheiyy

You dont need an api key

If you enable authentication, without api key superslicer cannot connect to klipper and returns 401 error.

crstian19 avatar Oct 13 '22 08:10 crstian19

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

Fisheiyy avatar Oct 13 '22 12:10 Fisheiyy

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

crstian19 avatar Oct 13 '22 16:10 crstian19

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

Fisheiyy avatar Oct 13 '22 16:10 Fisheiyy

image

Fisheiyy avatar Oct 13 '22 16:10 Fisheiyy