mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
There was the problem that you'd click on pre-heat, so locally it would display the time-out. Then a package came in with the out-dated print status saying that the printer is not pre-heating, so the pre-heat was cancelled on Cura's side. Then the next status update came in saying that the pre-heat is now busy, so the pre-heat is resumed on Cura's side. So the button was flicking back and forth once after pressing. This commit makes Cura ignore any status updates that come while the put-request is still going on, because they may be outdated. It'll appear nicer to the user, mostly. Contributes to issue CURA-3360. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| DiscoverUM3Action.py | ||
| DiscoverUM3Action.qml | ||
| NetworkPrinterOutputDevice.py | ||
| NetworkPrinterOutputDevicePlugin.py | ||
| UM3InfoComponents.qml | ||