-
-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when creating an Octoprint hardware printer #1631
Comments
If it exits without a bug message, it's a bug. |
Yes, it exists without a bug message. Where is the logs located? BTW, are we supposed to launch SuperSlicer by double clicking superslicer_console.exe or superslicer.exe? Usually I do the latter. |
on the cmd window where you entered the command |
C:\Users\user1>C:\Users\user1\Desktop\SuperSlicer_2.3.56.9_win64_210906\superslicer_console.exe --loglevel=3 |
thanks |
Thank you. Is there a limit on the number of times I execute "[...]\superslicer_console.exe --loglevel=3"? As another test, I entered the printer name, url and API. Then, pressed the return key when the cursor was in the API entry box. Again it crashed. I tried to get the logs but I can no longer use the command you listed to launch SuperSlicer. Windows keep telling me that the application cannot be executed on my PC. |
no limit, it's just a way to add |
Is there a guide on how to set up Octoprint with SuperSlicer? Maybe I did not do it properly and caused the crash. |
I just copy the ip of my raspberry pi and copy/paste the key from the octoprint interface. Nothign special |
After copy and paste the IP or the API, are we supposed to hit the return key? I recall that one time after I pasted the API value and hit the return key, it crashed. |
The return key validates the value, but clicking on something else out of it does the same thing. |
I'm seeing this same issue. Spent some time setting up everything for print settings etc. and after "Add physical printer" and Octoprint settings, SS crashes to the desktop. Since I hadn't saved the presets (my bad), all was lost upon restarting SS. Upon further testing, I have found that if you set your bed size (and a texture in my case), before you "Add physical printer", it will crash every time. If you set your bed size afterwards, it works fine. Windows 10 |
can't make it crash. |
Open SS, go to Printer Settings tab, Bed Shape/Set, change the bed size and OK, Edit Physical Printer and set it up for Octoprint, hit OK.......crash to desktop. If you Edit Physical Printer and set up for Octoprint first and then set the bed size, your fine. |
Describe the bug
I am not sure if I did that incorrectly or it is a bug. For the past year on both SuperSlicer and PrusaSlicer, sometimes when I set up an Octoprint connection, the program exited by itself. For example, today I pressed the cogwheel icon under Printer Settings. I entered the name of the printer, octopi.local as the URL and the pasted the API from the web browser. Clicked the Test button and no error. SuperSlicer told me that the name of the printer already existed and asked if I would like to replace it. I clicked OK. Then, the program exited by itself. I had to launch the program again and re-enter the name, URL and API. Then, when through the same thing and the program exited for no reason again. Over the year, sometimes both programs exited when I pressed the Test button. I wonder if my way of setting up the Octoprint connection is wrong.
To Reproduce
See above
Desktop (please complete the following information):
Windows 10
SuperSlicer 2.3.56.9
The text was updated successfully, but these errors were encountered: