After all mechanical connections done, you need to do some organising for Klipper config files to achieve multicolor printing. All process is explained step by step below.
If you have ECM (Extended Chroma Module), you also need to download "ecm1.cfg". (for every newly added ECM, please follow the number order of "ecmx.cfg" files.)
If you wonder How to Set Up Extra 4 Color Printing Feature with ECM, you can check the link.
[mcu]
[stepper_x]
[stepper_y]
[stepper_z]
[heater_bed]
[printer]
Leave uncommented the sections above.
[include]
parameter.[include chroma_head.cfg]
[include kcm.cfg]
[include bed_mesh.cfg]
[include cp_macro.cfg]
[include input_shaper.cfg]
We've defined these five files we uploaded to the system within "printer.cfg".
Please do not forget to click on "SAVE & RESTART"
After organising the config files, you need to define the paths of KCM and ChromaHead. To achieve the defining, Please visit