> For the complete documentation index, see [llms.txt](https://promega.printm3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://promega.printm3d.com/your-printer-and-filament-settings/how-to-mix.md).

# How To Mix

There are two ways to mix:

**Through the Duet Web Control (DWC)**

AND/OR

**Cura Melt Plugin**

## Duet Web Control (DWC)

Go To G-Code Console

Run&#x20;

```
M567 P# E#:#
```

P# = Tool Number

E#:# = Mixing Ratios \[ LEFT FILAMENT ] : \[ RIGHT FILAMENT ]

{% hint style="info" %}
Heres a link to the[ Duet3D Documentation on M567](https://duet3d.dozuki.com/Wiki/Gcode#Section_M567_Set_tool_mix_ratios)
{% endhint %}

####

#### Example

```
M567 P0 E0.5:0.5
```

P0 = Tool 0

E0.25:0.75 = 25% of Left Filament : 75% of Right Filament&#x20;

## Cura Melt Plugin

Under Construction

{% hint style="info" %}
Here's a link to the [Cura Melt Plugin](https://github.com/PrintM3D/MELT)
{% endhint %}

Thanks to ***gargansa*** for developing the plugin.

## Voxelizer

Coming Soon.
