SMUFF => SMuFF (#21243)

This commit is contained in:
Keith Bennett
2021-03-04 01:32:02 -08:00
committed by GitHub
parent 6225870aa9
commit 9299f4e98a
3 changed files with 4 additions and 4 deletions

View File

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

View File

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