You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed LAN status checks staying Unknown after Slicer LAN import when the printer replies first with an ack-only MQTT packet.
LAN deletion now waits for actual info/report status payloads and accepts common idle shapes such as state: free, numeric status: 1, and isPrinting: false.
Added regression tests for ack-only filtering, idle status parsing, and busy status precedence.
Validation
.\.dotnet\dotnet.exe test KobraCache.sln -v:minimal