Keith Bennett 3 роки тому
джерело
коміт
7e65464dd7
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h Переглянути файл

@@ -1667,7 +1667,7 @@
1667 1667
   #define PASSWORD_LENGTH 4                 // (#) Number of digits (1-9). 3 or 4 is recommended
1668 1668
   #define PASSWORD_ON_STARTUP
1669 1669
   #define PASSWORD_UNLOCK_GCODE             // Unlock with the M511 P<password> command. Disable to prevent brute-force attack.
1670
-  #define PASSWORD_CHANGE_GCODE             // Change the password with M512 P<old> N<new>.
1670
+  #define PASSWORD_CHANGE_GCODE             // Change the password with M512 P<old> S<new>.
1671 1671
   //#define PASSWORD_ON_SD_PRINT_MENU       // This does not prevent gcodes from running
1672 1672
   //#define PASSWORD_AFTER_SD_PRINT_END
1673 1673
   //#define PASSWORD_AFTER_SD_PRINT_ABORT

Завантаження…
Відмінити
Зберегти