Is there a macro for the M600 command for the Sovol Zero somewhere?

I am new to Klipper but want to print some multicolor items with filament change during prints.

I saw that you can go to the layer, where you want the change in the Orcaslicher and then insert an M600 command.

But Klipper needs a macro to give the printer the step by step commands for this case.

Anyone did one for the Zero already?

The stock configuration supports M600. The code is in macro.cfg which is “included” from printer.cfg

Verify your Orca Slicer has

There has been several issues with “machine G-code” for various functions.

1 Like

Thank you! That helped!