Future units

This commit is contained in:
Scott Lahteine 2020-10-28 16:46:19 -05:00
parent 5433f5ef2e
commit 24c0ed35a3

View file

@ -3507,12 +3507,11 @@
#endif #endif
/** /**
* Průša Multi-Material Unit (MMU) multiplexer * Průša Multi-Material Unit (MMU)
* Enable in Configuration.h * Enable in Configuration.h
* *
* These devices allow a single stepper driver on the board to drive * These devices allow a single stepper driver on the board to drive
* two to eight stepper motors, one at a time, in a manner suitable * multi-material feeders with any number of stepper motors.
* for extruders.
*/ */
#if HAS_PRUSA_MMU1 #if HAS_PRUSA_MMU1
/** /**