-
Notifications
You must be signed in to change notification settings - Fork 2k
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
First layer of wipe tower with MMU No Sparse Layers and Variable Layer Height is too thin #8358
Closed
1 of 2 tasks
Labels
Comments
This sounds like a duplicate of #7090. Could you please try the build that I posted in #7090 (comment) to see if it solves your issues? Thanks. |
Hi Lukáš
Unfortunately the build exits on startup with a Mac OS code signing error:
Process: PrusaSlicer [27881]
Path: /Applications/Original Prusa Drivers/PrusaSlicer.app/Contents/MacOS/PrusaSlicer
Identifier: com.prusa3d.slic3r/
Version: PrusaSlicer PrusaSlicer-2.5.0-alpha0+11-lm-wipe-tower-base-and-spaces-x64-asan-gaab92df84-202202091418 (PrusaSlicer-2.5.0-alpha0+11-lm-wipe-tower-base-and-spaces-x64-asan-gaab92df84-202202091418)
Code Type: ARM-64 (Native)
Parent Process: ??? [1]
Responsible: PrusaSlicer [27881]
User ID: 502
Date/Time: 2022-05-27 07:12:19.662 +1000
OS Version: macOS 11.4 (20F71)
Report Version: 12
Anonymous UUID: A209C8AD-EB54-08E0-8D1B-C4F8D96077BF
Sleep/Wake UUID: D4A0361F-04EE-4AC9-8C99-5362AA0C08BE
Time Awake Since Boot: 670000 seconds
Time Since Wake: 23000 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_BAD_ACCESS (Code Signature Invalid)
Exception Codes: 0x0000000000000032, 0x00000001057a8000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 0x2
Regards
John Lamb
… On 26 May 2022, at 8:00 pm, Lukáš Matěna ***@***.***> wrote:
This sounds like a duplicate of #7090 <#7090>. Could you please try the build that I posted in #7090 (comment) <#7090 (comment)> to see if it solves your issues? Thanks.
—
Reply to this email directly, view it on GitHub <#8358 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIH6BMJJLNRUZ2CS3T2GU4LVL5DULANCNFSM5XANUMJA>.
You are receiving this because you authored the thread.
|
@zzjlamb Sorry, that was an ASAN build which is apparently not signed. Can you please try out this one: PrusaSlicer-2.4.2+1-lm-wipe-tower-base-universal-ge299ea0de ? Thanks. |
Fixed in PrusaSlicer 2.5.0-alpha2. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the bug
When slicing with "No Sparse Layers" and variable layer height, the height of the first layer of the wipe tower defaults to the height of the last layer of the model printed. If this is very low, for instance 0.10 or lower, it causes unsatisfactory first layer adhesion, with a high likelihood of print failure due to the wipe tower moving.
The first layer of the wipe tower should always be the default first layer height. In fact, there is no reason for the wipe tower to have variable layer height if No Sparse Layers is on
Project file & How to reproduce
tiny_cute_mouse.3mf.zip
Checklist of files included above
Version of PrusaSlicer
Version 2.4.1+arm64
Operating system
Mac OS 11.4
Printer model
MK3S+ MMU2S
The text was updated successfully, but these errors were encountered: