Crash when trying to use pressure avance calibration
OrcaSlicer Version
1.7
OS version
Windows 10 Enterprise
Additional system information
No response
Printer
Voron Trident (happens on other printers too)
How to reproduce
- go to Calibration
- select Pressure Advance
- Select PA Pattern
- click OK
Actual results
an alert OrcaSlicer pop up oppens with the following error message Unhandled, unknown exception, terminating the application
Expected results
produce a PA pattern for slicing/sending to printer
Project file & Debug log uploads
crash_Mon_Oct_02_15_41_02_0.zip
Checklist of files to include
- [X] Log file
- [ ] Project file
+1
Can you try the latest dev version and see if it still crashes? If it does, could you post the new app crash log?
Can you try the latest dev version and see if it still crashes? If it does, could you post the new app crash log?
I can definitely do that. where do I find the latest dev release?
Can you try the latest dev version and see if it still crashes? If it does, could you post the new app crash log?
I can definitely do that. where do I find the latest dev release?
https://github.com/SoftFever/OrcaSlicer/actions/runs/6523422600 Try this one.
Can you try the latest dev version and see if it still crashes? If it does, could you post the new app crash log?
I can definitely do that. where do I find the latest dev release?
https://github.com/SoftFever/OrcaSlicer/actions/runs/6523422600 Try this one.
tried the provided 1.8 dev one - same result/error. will post the log shortly I did use the portable version both times if it changes anything
debug_Tue_Oct_17_09_41_52_20320.log.zip here is the log
Did it generate the crash_xxxxx.log? Could you upload that as well? Thanks.
Did it generate the crash_xxxxx.log? Could you upload that as well? Thanks.
there were no crush log. I tried a few times. Also - when the Error pop up appears and I click OKon it, the app closes. But it is possible to ignore the pop up and click on the main window. The pop up goes back behind the main window. I can click Ok on the PA test again and the Save pop up appears. I ignore the save and then it starts calculating and is very slow. the rest of the system is responsive but the Orca slicer is slow.
if I repeat clicking OK on the PA test the pop up appears and disappears fast but I am able to reat the Heading : Creating a new project: unsaved changes. The PA dialog still shows
I can rotate the build plate etc but it is choppy and very very slow, Like so : I drag the buildplate around and it jumps into new position a few seconds later. there is no affect on my CPU usage etc. the rest of the system is fast as usual
also - I just found - if I dont click OK on the error pop up but just close it it generates the crash log. crash_Tue_Oct_17_14_01_23_0.zip
Did it only crash with certain printer profile(s)?
interesting. it produced an error on all the profiles I had but they were all imported from superslicer. I tried a system voron profile and there is no issue
Could you also share those profile files as well? You can just zip all the files under "Orca config folder/user" and upload it here, or email me.
Could you also share those profile files as well? You can just zip all the files under "Orca config folder/user" and upload it here, or email me.
profiles emailed.
Could you also send me the 'Orca config folder/system' as well? Thanks.
Could you also send me the 'Orca config folder/system' as well? Thanks.
for sure. sent
Could you also send me the 'Orca config folder/system' as well? Thanks.
for sure. sent
Cool I'm able to reproduce the problem with your presets now. Will try to figure out what's going on.
Ok the problem is that those profiles have the default line width set to 0. Change it to a positive value should fix the problem.
thank you! got it
On Sun, Oct 22, 2023 at 5:20 AM Noisyfox @.***> wrote:
Ok the problem is that those profiles have the default line width set to 0. Change it to a positive value should fix the problem.
— Reply to this email directly, view it on GitHub https://github.com/SoftFever/OrcaSlicer/issues/2384#issuecomment-1774042389, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUL733V4CAAUK4XLCWFPWELYATQPVAVCNFSM6AAAAAA52XQZK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZUGA2DEMZYHE . You are receiving this because you authored the thread.Message ID: @.***>
This is marked resolved but the logs show another exception Code :c0000005 ACCESS_VIOLATION
thus I'm adding it to the list of related issues:
works in bambu slicer...
This issue still persists and changing the default line width fixes it. Is it possible to add a error dialog or toast notification that informs you that the default line width needs to be a positive value?
Same error here with the tower test in v2.0.
Settings default line width to 100% solved
Orca bot: this issue is stale because it has been open for 90 days with no activity.
Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.