Update M165 comment

This commit is contained in:
Scott Lahteine 2018-10-16 06:07:47 -05:00
parent 9ac9649183
commit bf0c809ff2

View file

@ -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