cjbaar
cjbaar
NM on the last point. I see the probe listed in the health checks page. The search just doesn't seem to work very well :)
FYI, I tried increasing `settings.batching.batch_window = 0.5` but still see the attempted create handlers. UPDATE: I am not setting something properly. Added this, but when I look at the setting...
@nolar I have started playing with the indexes more. While it does seem it would solve some of the extra api reads I am currently doing, I am not sure...
Which actually brings up another point. If I started the operator with debugging enabled, I still see all these messages that indicate the `on.create()` is attempting to fire for all...
Sure. Is there somewhere I can send them to you?
I second the proposal for something along the lines of `kopf.indexes.get()`. We have several nested layers of functionality, and would be nice to be able to access the indexes directly...
@VSCustoms No, I haven't touched the printer firmware since 3.9.something. I think you have to set some version vars in one of the config files of the MMU code. It...
I have updated release 3.11.0 with the necessary changes for tools above T4. It is on my fork of PrusaFirmware, and there is a compiled MK3S version in the firmware...
Thanks for the updates on this. I am also trying to download new firmware, but getting an error message I cannot find any info on. Is anyone familiar with this...
OK; after playing with this more, I discovered that the `get_download_state` command was returning `status: 1`, so it seems like some previous download attempt was just stuck. I rebooted the...