imrahil / OctoPrint-NavbarTemp

Plugin for OctoPrint - displays temperatures on navbar
GNU Affero General Public License v3.0
44 stars 50 forks source link

Request: short text option #29

Closed mtmello2003 closed 4 years ago

mtmello2003 commented 6 years ago

Option to save navbar space, with short text like "Rpi" (Raspi), "E1" (Tool), delete some spaces and remove "oC"

Thanks!

robertwallace commented 5 years ago

Agreed - Navigation bar space in Octoprint is limited and fixed and if you cram too much into it, it goes to additional lines. I generally use long names for my files, including info about the object. These long names really screw up the NavbarTemp display. When NavbarTemp starts updating, it often bounces the navbar to two lines, sometimes oscillating back and forth. Would love the option to leave off the file name - it's already displayed on the screen in the State box, anyway.

Multiple display options would be ideal in any case. Sometimes I'd like to reduce it to just current bed and nozzle temps without the heating/cooling indicators.

RafaelSchridi commented 4 years ago

@Cosik I like the new shorter names but marlin doesn't support multiple beds so b0 could just be bed. and I think E0 is used more than than T0.

But I think the open pullrequest solves everybody's problems as that offers customisation.

Cosik commented 4 years ago

@RafaelSchridi I will change it to "E" and 0 from bed will be removed.