Open neuron-whisperer opened 5 days ago
By name I assume you mean printer model? There is also a hostname, which the browser will happily show in the address bar :wink: Other than that I don't know about any other name you are referring to.
This can be implemented but our schedule is really tight right now. We are willing to accept patches though. Note that this probably needs to be implemented also in the https://github.com/prusa3d/Prusa-Link-Web repository.
Oh! Great - I'll work on it.
Printers have user-assigned names stored in firmware. Mine are named Protoceratops and Protohadros, and when PrusaSlicer offers to send a model directly to a printer, it shows me a status page including names, like this:
I'm merely asking for the same information to be displayed in the PrusaLink page. Should be very easy as the printer itself is serving the page!
I understand that you can't get to it; I'll be happy to roll up my sleeves and see if I can implement it.
A good starting point would be to explore https://raw.githubusercontent.com/prusa3d/Prusa-Link-Web/master/spec/openapi.yaml and see if there is already an API for that.
Printer model
All
Describe the enhancement
This one is really, really simple.
I own two printers (a MK4S recently upgraded from a MK3S, and a MK4 with an upgrade kit incoming). When I access Prusa Link via Wi-Fi to feed them models, the page shows me a lot of stuff about the printer... except its name. I have to check out the IP address to make sure I'm talking to the right printer.
Can you please just put the name of the printer somewhere on the page? Thanks.
Expected functionality
No response