TFyre / bambu-farm

Bambulab Web interface for multiple printers
Apache License 2.0
175 stars 18 forks source link

Add env var moveProgressBarToTop in "bambu" #159

Open VIDGuide opened 1 month ago

VIDGuide commented 1 month ago

Default Value "bottom" Also accepts "above-image" and "below-image" to relocation progress bar

VIDGuide commented 1 month ago

Example: image

TFyre commented 1 month ago

Looking at the screenshot helps alot! The filament should all be on a single line. Ill try to provide a css example to test and then we update the system.

VIDGuide commented 1 month ago

You're right, an enum makes a lot more sense, I rarely work in Java, couldn't recall the syntax or the best place to define it :)

That screenshot is taken from my laptop, screen-width isn't quite as wide, on my "dashboard" display it does fit all 4. If the CSS can tweak that, then that's great too, but the main issue with the position is that I have mismatched AMS's, so it looks odd, 2 of my machines have 2x AMS, and the other has only 1, which makes the layouts uneven, and then also my "dashboard" screen that I run this on isn't really tall enough to fit it all neatly, so I'd prefer the progress at the top, being the most important status to me.