Available in: Basic and Extended firmware
The custom firmware enables SSH access to the Snapmaker U1 printer.
In Extended firmware, SSH is disabled by default.
Navigate to the firmware-config web interface, go to the Remote Access section, and enable SSH Access.
Step 1: Edit /home/lava/printer_data/config/extended/extended2.cfg to enable SSH:
[remote_access]
ssh: true
Step 2: Reboot the printer for changes to take effect.
root / Password: snapmakerlava / Password: snapmakerssh root@<printer-ip>
Replace <printer-ip> with your printer’s IP address.
To persist password changes across reboots, enable data persistence. See Data Persistence.