Browse Source

Update M165 comment

pull/1/head
Scott Lahteine 6 years ago
parent
commit
bf0c809ff2
  1. 4
      Marlin/src/gcode/feature/mixing/M163-M165.cpp

4
Marlin/src/gcode/feature/mixing/M163-M165.cpp

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

Loading…
Cancel
Save