To set a password, follow these steps:
- Add the following command to the configuration file, replacing “password” with your desired password:
To enable the password:
M551 P"password" ;Enable if need to use machine password (FTP), please replace password with your password you want to set.
- To disable the password, simply add a semicolon [;] at the beginning of the line to comment it out:
;
symbol will command line is disabled.
;M551 P"password" ;Enable if need to use machine password (FTP), please replace password with your password you want to set.
Note
Please be aware that all G-codes and system files (such as config.g) are stored on the SD card, which can be accessed through the electronics board located behind the printer. If someone removes the back panel, they can gain access to the electronics and SD card.
Here is a screenshot demonstrating how to add the command to set the password:
Here is an instruction on how to go config.g
-
Screenshot from the previous post - Making fans quiet when machine is idle & Heater is < 40°C