From 24c0ed35a31f4239cbca8037251eb726dc3ffb8f Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Wed, 28 Oct 2020 16:46:19 -0500 Subject: [PATCH] Future units --- Marlin/Configuration_adv.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 8d18c51f8a..80091326c0 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -3507,12 +3507,11 @@ #endif /** - * Průša Multi-Material Unit (MMU) multiplexer + * Průša Multi-Material Unit (MMU) * Enable in Configuration.h * * 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 - * for extruders. + * multi-material feeders with any number of stepper motors. */ #if HAS_PRUSA_MMU1 /**