PavelSindler 6 anos atrás
pai
commit
8efe66ef99
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Firmware/Marlin_main.cpp

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -2958,7 +2958,7 @@ void process_commands()
       break;
       #endif //FWRETRACT
     case 28: //G28 Home all Axis one at a time
-	    {
+    {
       st_synchronize();
 
 #if 0