3d-gussner 5 gadi atpakaļ
vecāks
revīzija
2ceec597a5
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      Firmware/Dcodes.cpp
  2. 1 1
      Firmware/Marlin_main.cpp

+ 1 - 1
Firmware/Dcodes.cpp

@@ -626,7 +626,7 @@ void dcode_10()
 
     /*!
     ### D12 - Time <a href="https://reprap.org/wiki/G-code#D12:_Time">D12: Time</a>
-    Writes the actual time in the log file.
+    Writes the current time in the log file.
     */
 
 void dcode_12()

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -8950,7 +8950,7 @@ Sigma_Exit:
 
     /*!
     ### D12 - Time <a href="https://reprap.org/wiki/G-code#D12:_Time">D12: Time</a>
-    Writes the actual time in the log file.
+    Writes the current time in the log file.
     */
 
 #endif //DEBUG_DCODES