-
-
Notifications
You must be signed in to change notification settings - Fork 524
Description
Is your feature request related to a problem? Please describe
A while back I made a feature request to add a button to the bed mesh card that would allow one to copy a picture of the bed mesh to the clipboard:
#1216
This feature request was filled, but it requires specific conditions to work because of browser security considerations. The current button to copy the bed mesh to clipboard only works if fluidd is working over https or if the host domain ends with localhost.
Describe the solution you'd like
With all of that in mind, I humbly request that an additional button be added to the bed mesh card that allows one to save a copy of the bed mesh image to disk as a graphic image file (PNG, JPEG, etc).
I would like to see a button with a picture of a disk on it next to this one (when fluidd is running with the conditions for the existing icon to appear in the first place):
Describe alternatives you've considered
The existing option allows copying the bed mesh to clipboard. I have never been able to see/use this functionality because I do not use https on my Klipper machine. My local domain suffix is not localhost.
Additional information
No response
