list_multi_material_addons
List compatible multi-material add-ons for 3D printers. Get tool change times, color capacity, and compatibility filtered by printer model.
Instructions
List available multi-material add-on systems for 3D printers.
Returns a catalog of optional multi-material add-ons (Creality CFS,
Mosaic Palette, Co Print KCM, 3D Chameleon, Elegoo CANVAS) with
their tool change times, color capacity, and compatibility info.
When a ``printer_id`` is provided, only add-ons compatible with
that printer are returned. Universal add-ons (Palette, Chameleon)
appear for all printers. Klipper-only add-ons (KCM) appear only
for Klipper-based printers.
Use the returned ``id`` values as the ``tool_changer_addon``
parameter in ``estimate_before_design`` to model multi-material
prints on printers that don't have a built-in tool changer.
:param printer_id: Optional printer model to filter by compatibility
(e.g. ``"k1"``, ``"ender3"``, ``"voron_2"``).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_id | No |