Update M165 comment

2.0.x
Scott Lahteine 6 years ago
parent 9ac9649183
commit bf0c809ff2

@ -63,8 +63,8 @@ void GcodeSuite::M164() {
/** /**
* M165: Set multiple mix factors for a mixing extruder. * M165: Set multiple mix factors for a mixing extruder.
* Factors that are left out will be set to 0. * Omitted factors will be set to 0.
* All factors will be normalized and stored in the current v-tool. * The mix is normalized and stored in the current virtual tool.
* *
* A[factor] Mix factor for extruder stepper 1 * A[factor] Mix factor for extruder stepper 1
* B[factor] Mix factor for extruder stepper 2 * B[factor] Mix factor for extruder stepper 2

Loading…
Cancel
Save