supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.04k stars 515 forks source link

Corrupt gcode file #4326

Closed Fuechsl closed 1 week ago

Fuechsl commented 1 week ago

What happened?

I sliced a file for my Voron 2.4 as usual with the V2.59.12. When I start the print, klipper crashes and I get the error

Internal error on command:"SDCARD_PRINT_FILE"

I deleted the files, re-uploaded them, same error. Then I uploaded some old gcode file, no error, runs fine. I also re-sliced the model and upload the new file and get the same error. So it seems my SD card is ok and SS is creating a buggy gcode file...

Here is the gcode file (zipped, since not possible to upload gcode file): 2xLängsprofil1new.gcode.zip

And here the project file: Prj Profile Fehler.3mf.zip

In the project there are 2 objects. If I delete one instance, the print runs fine. So it may be connected to the size, since 2 objects go very close to the limit (which is within printer.cfg margins...).

Thanks for resolving!

Cheers, Martin

Project file & How to reproduce

See above

Version

2.5.59.12

Operating system

MacOS 14.5

Printer model

Voron V2.4

Fuechsl commented 1 week ago

Sorry, I think I caused the error myself within a custom macro that tried to print outside the area.