Open BDJeff opened 11 months ago
You can fetch logs from the printer over network via ftps.
How? I don't see this documented.
Any ftp client that handles ftps protocol. Filezilla for example or lftp in linux cmdline. You connect to IP address of the printer, ftps protocol, bblp username, access code as a password.
Note: disable ssl certificates verification in ftp app you choose (since bambu printers use self signed certs).
Edit: https://forum.bambulab.com/t/we-can-now-connect-to-ftp-on-the-p1p/6464
Having to manually fetch the log file from the printer to open a support ticket is a PITA. Maybe it is done by design to discourage submitting support requests, but it would be much nicer if it could be done over the network.