supermerill / SuperSlicer

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

Multimaterial: Parts ignored #2910

Open LeFish1 opened 2 years ago

LeFish1 commented 2 years ago

Version

2.4.58.2

Operating system type + version

Windows 10 Pro

Behavior

image image

Is this a new feature request? No

Project File (.3MF) where problem occurs

Upload a Project File (.3MF) Plater -> Save Project as... _You have to zip it (or rename it to .zip) to be able to drag& drop it here Ducato_Schalter_Oberteil_Multimaterial_NotWorking.zip Ducato_Schalter_Oberteil_Multimaterial_Working.zip _

supermerill commented 2 years ago

I'm not sure I understand your problem. Both project looks good for me. But both use only the M600 in the toolchange gcode, so the preview can't know that you have change the extruder. Add T[next_extruder] in it. this command should be ignored by your printer, and it will help the preview.

Contrasens commented 1 year ago

@supermerill I have exactly the same issue in 2.4.58.4, 2.4.58.5 and 2.5.59.0. On the same machine, a month ago was working fine in the first two versions mentioned above and only in 2.5.xx was having the problem. Now with all three versions :(

@LeFish1: did you find a way to solve the problem? I think unfortunately the development of SS is dropped....:(((

cono commented 1 year ago

Similar issue with 2.5.59. But for me it prints it as a single object, so top layer is printed as solid layer without this cuts with another color.