supermerill / SuperSlicer

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

Fusion 360 Files unable to print #4080

Closed schwirzi closed 4 months ago

schwirzi commented 5 months ago

What happened?

If i tranfer a part from Fusion360 directly to Superslicer, slice it and send it to my voron, my printer goes in to Pause mode and do nothing. This happens only if i use SS Version 2.5.59.3 or 2.5.59.6. with F360. If i use 2.4.58.5 i can print my parts normaly. A normal stl file from somewhere is printable with the 2.5 versions.

Project file & How to reproduce

2.4 and 2.5 Parts.zip

Version

2.5.59.6

Operating system

Windows 10

Printer model

voron 2,4 with stealthburner

supermerill commented 5 months ago

Can you send me your project file (the one you try with the 2.5.59.6)? I think the problem is a unicode issue, like for #4070. it may go away if you remove the 'Label objects' option.

schwirzi commented 5 months ago

Körper1.zip there is the project file. And your right. As i removed the Label objects option, i can print my file. For some check i enable it and its unprintable.

legend069 commented 5 months ago

Körper1.zip there is the project file. And your right. As i removed the Label objects option, i can print my file. For some check i enable it and its unprintable.

i would recommend raising an issue for this with klipper if it hasn't already been addressed.

supermerill commented 5 months ago

just tested, bug in 2.5.59.6 and fixed in nightly.

supermerill commented 5 months ago

I also encourage you to set your windows in utf-8 (beta) mode.

schwirzi commented 5 months ago

Actually I changed my öäü letters and it's worked. German problems^^. And give the utf8 mode a try. Thanks for your help.