Replies: 1 comment
-
|
ok doing that does not help exactly and the issue appears to be related to a hardware issue related to the wifi (even if not connected) 1. Recent Kernel Messages - Wi-Fi Errors Presentdmesg | tail -20Results: Key Findings:
2. Recent Klipper BlockingIOError - FOUND ACTIVE ISSUEtail -50 /usr/data/printer_data/logs/klippy.log | grep -E "BlockingIOError|Resource temporarily unavailable|ERROR"Results: CRITICAL FINDING: BlockingIOError occurred TODAY at 09:58:32 during g-code response write - this is exactly what causes Fluidd unresponsiveness! I disabled the Wi-Fi, and it appears to clear the blockingioerror and return to a "normal" functioning state, but after a reboot, the printer goes back to the same issue after X time.. I don't think this is related to fluid or this helper script but an actual problem with the motherboard wifi. Still diagnosing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need help diagnosing a problem with the k1 max 3d printer.
The symptom:
My solution so far is to either create a macro: reset_diag.cfg
And add
RESET_STATE_DIAGto my slicer end gcode (or manually run it if I need to).Or alternatively, a simple shutdown, and turn it back on.
Beta Was this translation helpful? Give feedback.
All reactions