Multicolor with the SV06 ACE

Error in the Orca profile. In the printer settings under Machine G-Code - Filament change G-Code the entry M600 is missing. The filament has to be changed manually, but it works very well!

Your using the ACE Plus profile, I didn’t know the Plus was released yet.

That’s right! But the SV06 ACE has the same error in the Orca profile.

2 Likes

Addendum: Activate “Manual filament change” in the multi-material area. This eliminates the error message “Unknown command T0 & T1”. Under Machine G-Code, the PAUSE command is missing in the Pause area.

Can confirm this works!

I sent an OrcaSlicer PR with these config changes, so folks will start getting them by default in the future.

One thing I’m not sure about: there’s a blob at the start of the layer after the change because there’s no nozzle prime after the filament change. Short of printing a wasteful prime tower, though, I don’t see a way around that since it’s not necessarily safe to go back down to the plate.

I print without the cleaning tower. I flush the nozzle with about 50mm when changing the filament. The printer assembles the print very cleanly. No offset in the print. It is difficult to avoid some traces of the new color. Maybe experiment with the value “Additional length when loading”. Maybe it will help to avoid blobs.

1 Like

For me the M600 is “working” but after a few filament changes it usually get the filament stuck… if I use the default(unload and load) is NOT jamming… some setting must be off, or is becouse the prime tower, but cant make more than 20 changes before having the filament stuck issue with M600…
Any ideas?

I’m sorry, I don’t understand the problem. It’s probably because of my bad English.

I hope I did everything right. I added the following lines:

“single_extruder_multi_material”: “1”,
“manual_filament_change”: “1”,
“change_filament_gcode”: M600,
“machine_pause_gcode”: PAUSE,

If you want to test. The Orca profiles are packed in a zip file and can be downloaded here.
Feedback welcome!

good luck!

1 Like