Keith Bennett 4 lat temu
rodzic
commit
9299f4e98a
No account linked to committer's email address

+ 2
- 2
Marlin/Configuration.h Wyświetl plik

@@ -163,8 +163,8 @@
163 163
  *   PRUSA_MMU1      : Průša MMU1 (The "multiplexer" version)
164 164
  *   PRUSA_MMU2      : Průša MMU2
165 165
  *   PRUSA_MMU2S     : Průša MMU2S (Requires MK3S extruder with motion sensor, EXTRUDERS = 5)
166
- *   SMUFF_EMU_MMU2  : Technik Gegg SMUFF (Průša MMU2 emulation mode)
167
- *   SMUFF_EMU_MMU2S : Technik Gegg SMUFF (Průša MMU2S emulation mode)
166
+ *   SMUFF_EMU_MMU2  : Technik Gegg SMuFF (Průša MMU2 emulation mode)
167
+ *   SMUFF_EMU_MMU2S : Technik Gegg SMuFF (Průša MMU2S emulation mode)
168 168
  *
169 169
  * Requires NOZZLE_PARK_FEATURE to park print head in case MMU unit fails.
170 170
  * See additional options in Configuration_adv.h.

+ 1
- 1
Marlin/src/inc/Conditionals_LCD.h Wyświetl plik

@@ -575,7 +575,7 @@
575 575
   #undef DISABLE_INACTIVE_EXTRUDER
576 576
 #endif
577 577
 
578
-// Průša MMU1, MMU 2.0, MMUS 2.0 and SMUFF force SINGLENOZZLE
578
+// Průša MMU1, MMU 2.0, MMUS 2.0 and SMuFF force SINGLENOZZLE
579 579
 #if HAS_MMU
580 580
   #define SINGLENOZZLE
581 581
 #endif

+ 1
- 1
Marlin/src/inc/SanityCheck.h Wyświetl plik

@@ -919,7 +919,7 @@ static_assert(Y_MAX_LENGTH >= Y_BED_SIZE, "Movement bounds (Y_MIN_POS, Y_MAX_POS
919 919
 #endif
920 920
 
921 921
 /**
922
- * Multi-Material-Unit 2 / SMUFF requirements
922
+ * Multi-Material-Unit 2 / SMuFF requirements
923 923
  */
924 924
 #if HAS_PRUSA_MMU2
925 925
   #if EXTRUDERS != 5

Ładowanie…
Anuluj
Zapisz