Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] Show printer name in Prusa Link #4302

Open
neuron-whisperer opened this issue Nov 20, 2024 · 3 comments
Open

[ENHANCEMENT] Show printer name in Prusa Link #4302

neuron-whisperer opened this issue Nov 20, 2024 · 3 comments
Labels
enhancement Improvement proposal based on existing features. good first issue Good first issue for new developers.

Comments

@neuron-whisperer
Copy link

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

@neuron-whisperer neuron-whisperer added the enhancement Improvement proposal based on existing features. label Nov 20, 2024
@danopernis danopernis added the good first issue Good first issue for new developers. label Nov 20, 2024
@danopernis
Copy link
Member

By name I assume you mean printer model? There is also a hostname, which the browser will happily show in the address bar 😉 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.

@neuron-whisperer
Copy link
Author

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:

Screenshot 2024-11-20 at 8 10 44 AM

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.

@danopernis
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement proposal based on existing features. good first issue Good first issue for new developers.
Projects
None yet
Development

No branches or pull requests

2 participants