Описание
Set a single mix factor (in proportion to the sum total of all mix factors). The mix must be committed to a virtual tool by
before it takes effect.
Примечание
Requires MIXING_EXTRUDER.
Использование
M163 [P<factor>] [S<index>]
Параметры
[P<factor>]
Mix factor
[S<index>]
Component index
Примеры
Save a 60/40 mix as tool index 5:
M163 S0 P0.6
M163 S1 P0.4
M164 S5
Save a 3/5 mix as tool index 4:
M163 S0 P3
M163 S1 P5
M164 S4