mainsail-crew / mainsail

Mainsail is the popular web interface for managing and controlling 3D printers with Klipper.
https://docs.mainsail.xyz
GNU General Public License v3.0
1.63k stars 341 forks source link

Extruder panel: The estimated flow rate information doesn't account for the speed factor #1904

Closed dzemskov closed 3 weeks ago

dzemskov commented 1 month ago

Mainsail Version:

2.9.1

Browser:

Chrome

Device:

Desktop PC

Operating System:

Windows

What happened?

The flow rate estimate displayed at the bottom of the Etxruder panel is incorrect if the speed factor is configured to something different from 100%. Screenshot 2024-06-10 194656

What did you expect to happen instead?

Correct flow rate estimation is shown.

How to reproduce this bug?

Set the speed factor to anything different from 100%. Observe that the estimated flow rate doesn't change—the flow rate in reality changes according to the configured speed factor.

Additional information:

no additional info