fluidd-core / fluidd

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

Live speed is missing from Fluidd #1304

Closed RenanAz closed 7 months ago

RenanAz commented 7 months ago

Fluidd Version

1.27.1

Browser

Chrome

Device

Desktop PC

Operating System

Windows

What happened

The Live speed feature (added here ) is now missing from below the live coordinates. image

What did you expect to happen

Expect to see the live printing speed as it was in the past releases.

How to reproduce

Start a print and observe below the live coordinates.

Additional information

No response

pedrolamas commented 7 months ago

Hi @RenanAz, thank you for opening this issue.

There was some duplication on speed and live speed placement, so we have taken the decision to move the live speed to the Print Status card.

These 2 values highlighted are now the live speed and live flow values:

image

RenanAz commented 7 months ago

Ah ok, it makes sense. Thank you! Just out of curiosity, was this in the release notes and I missed it? I did try to search for it before. Thanks again for your awesome support.

pedrolamas commented 7 months ago

It was the "improves estimates calculation" (granted, not very explicit to what we actually did there!) https://github.com/fluidd-core/fluidd/pull/1283