prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.66k stars 1.92k forks source link

2.7.2 crashes when generating gcode #12390

Open Anathema-Device opened 6 months ago

Anathema-Device commented 6 months ago

Description of the bug

After updating to 2.7.2 slicing crashes when generating gcode. To reproduce the problem just load the provided project and slice.

Project file & How to reproduce

SD_card_box_table -Body-(Project).3mf.zip Screenshot 2024-03-03 224713

Checklist of files included above

Version of PrusaSlicer

2.7.2+win64

Operating system

windows 11 23H2

Printer model

Prusa XL5T

SachCZ commented 6 months ago

Hello @Anathema-Device, I have reproduced your issue in 2.7.2. It seems to be a problem somewhere in binary gcode generation. Currently, as a temporary workaround you may disable Supports binary G-code in Printer Settings -> Firmware and it seems to solve the issue. Thank you for this bug report! SPE-2183

Anathema-Device commented 6 months ago

OK, thanks, I will give that a whirl. I was just about to give another example as it does not happen with all models.

ChiefPoints commented 6 months ago

I'm seeing a similar issue with the MacOS version of PrusaSlicer 2.7.2, I've attached the project file that crashes. I'm not seeing this on other files I've attempted to slice. Disabling "Supports binary gcode" makes no difference.

Since my problem is MacOS, instead of Windows, do you want me to open a separate bug report - or do the win and macos version share code that would cause this to appear on both operating systems? If so, let me know and I'll open a new bug report.

PrusaSlicer_2.7.2Crashes.zip

SachCZ commented 6 months ago

Hello @ChiefPoints, it seems to be a different issue. We will have to investigate it. Please be so kind and open a separate issue.

ChiefPoints commented 6 months ago

Will do, heading out the door, but will try to get it done later today sometime.