-
-
Notifications
You must be signed in to change notification settings - Fork 963
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
Repeatable CRASH on slice #6807
Comments
Thank for reporting. |
c36d4ad#diff-6ce31647f85fd26c50c87e8f851643fdff8a9fc3e38f3b65b4d2aec4b5bcf916 Seems to be caused by this change. |
* Fix crash when first layer is empty (#6807)
Odd that it has an empty first layer. It prints on the Bambu slicer, and I used the "lay on face" tool to flip it just before slicing. Is the "lay on face" tool not placing objects all the way onto the bed? |
I used “lay on face” before the slice/crash. Is “lay on face” not putting the object all the way down onto the printer bed?
… On Sep 18, 2024, at 6:04 AM, Noisyfox ***@***.***> wrote:
The crash is caused by the empty first layer.
—
Reply to this email directly, view it on GitHub <#6807 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ALIKDA3HCNPFRDC3OAO6TVDZXF24HAVCNFSM6AAAAABOL4TQESVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJYGQYTIOJTG4>.
You are receiving this because you authored the thread.
|
It does. In this scenario, the bottom of the model is shaped like a 'V,' so the first layer ends up being a zero-width line on the bed. Since the 'auto-fix' function in BS or PS is still quite premature and unreliable, we believe it’s better to inform users about such issues directly. |
* Fix crash when first layer is empty (SoftFever/OrcaSlicer#6807)
Is there an existing issue for this problem?
OrcaSlicer Version
2.2.0 Beta
Operating System (OS)
macOS
OS Version
14.5
Additional system information
Intel Mac
Printer
Bambu P1S
How to reproduce
Load the attached project.
Slice.
Actual results
Crash
Expected results
Should slice without crashing.
Project file & Debug log uploads
SlushBusterPro58V3 v13.3mf.zip
debug_Tue_Sep_17_09_42_39_67121.log.0.zip
Checklist of files to include
Anything else?
No response
The text was updated successfully, but these errors were encountered: