fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.33k stars 398 forks source link

feat(spoolman): add remaining filament display unit setting #1444

Closed matmen closed 1 month ago

matmen commented 1 month ago

Adds a new spoolman setting to select the display unit (weight (g) or length (m)) of the remaining (and total) filament on a spool:

grafik

Weight (default) Screen Shot 2024-06-02 at 13 34 19 Screen Shot 2024-06-02 at 13 34 30

Length Screen Shot 2024-06-02 at 13 34 46 Screen Shot 2024-06-02 at 13 34 56


Closes #1442