-
Notifications
You must be signed in to change notification settings - Fork 61
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
[Feature Request] Customizable Spool-Label in Sidebar #83
Comments
This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days. |
Hi @charredchar, during development I added this info the the sidebar, but then the Spool-Label was to long in the default view settings. But I am thinking about an option to user-customize the label output. Somethink like this
In your case
With this approach each user is self responsible for the output. What do you think? PS. Sorry, for being late to the party, but I made a "Octoprint sabatical" (no coding, no printing) the last months. |
Sorry for the late response for your question, too! heh I think that is a splendid idea! Personally I don't even really need percentage there as the two biggest uses for me is weight and length as that is what slicers and OctoPrint show as requirements for prints. I've also been naming my spools kind of weird to keep the name from repeating information but having what I need. I eagerly await the update. |
This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days. |
This issue was closed, because it has been already marked for 10 days with no activity. |
+1 :) |
i needed exactly same thing and i made it. You can try this. I already opened pull-request so you can check what codes changed from original plugin. |
I keep SpoolManager Plugin on my Sidebar for a quick look at how much is left on my current spool to see if it fits a job or if I need to switch it, say a large item needs printing. Issue is everywhere in OctoPrint it shows required filament as length and not weight, while SpoolManager does show remaining length if you drill down to the spool details it would be nice if it was added to the sidebar as well for a much quicker idea.
Example:
Current: "PLA-White (543.0g / 54.3%)"
Wanted: "PLA-White (543.0g / 54.3% / 176.8m)"
The text was updated successfully, but these errors were encountered: