Update note about M163 / M164

This commit is contained in:
Scott Lahteine
2017-04-22 12:52:48 -05:00
parent 830851df13
commit 959566cf0a
26 changed files with 28 additions and 28 deletions

View File

@ -167,7 +167,7 @@
* "Mixing Extruder"
* - Adds a new code, M165, to set the current mix factors.
* - Extends the stepping routines to move multiple steppers in proportion to the mix.
* - Optional support for Repetier Host M163, M164, and virtual extruder.
* - Optional support for Repetier Firmware M163, M164, and virtual extruder.
* - This implementation supports only a single extruder.
* - Enable DIRECT_MIXING_IN_G1 for Pia Taubert's reference implementation
*/