PavelSindler %!s(int64=5) %!d(string=hai) anos
pai
achega
576bfb17c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Firmware/Marlin_main.cpp

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -7037,7 +7037,7 @@ if((eSoundMode==e_SOUND_MODE_LOUD)||(eSoundMode==e_SOUND_MODE_ONCE))
           if (mmu_enabled)
           {
               if ((tmp_extruder == mmu_extruder) && mmu_fil_loaded) //dont execute the same T-code twice in a row
-			  {
+              {
                   printf_P(PSTR("Duplicate T-code ignored.\n"));
               }
 			  else