Keith Bennett před 3 roky
rodič
revize
7e65464dd7
No account linked to committer's email address
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h Zobrazit soubor

@@ -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

Loading…
Zrušit
Uložit