Skyelar Craver

Results 10 comments of Skyelar Craver

I don't have that option... It's possible it's an organization rule. I'll add write access for you for now and see what I can do about getting that checkbox back....

Yeah, the use case for this was mostly automated testing. I used it in tandem with a script that would send the printer to random coordinates, home, and then check...

Just bumping to say this isn't abandoned, I have an implementation for sensorless homing autotuning, but I need to do some cleanup before I can cherry pick it here

Same problem exists for dual Y (and probably dual X). Odd since this was working in the last release, and there's no obvious changes in the code around these. Also...

fixed werkzeug, but Stem still adds extra messages, and now uvicorn is also not following global log level.

Ed448 (at least within pyca/cryptography) does not support encryption/decryption of data except via DH key exchange. Thus anywhere above that says "encrypt" or "decrypt" should instead be taken to be...

This can be done using a TCP socket, and would be drastically simpler than including a full server in each client, and allows seperation between server and client code. Some...

I'm changing the goal of this issue to instead be to write an integration test for the pytest suite already pulled in for 0.3. The code in hyperdome_connection was very...

I would like to at some point re-do the UI using QML or some other more self contained Qt code, exposing the interface in such a way that a sort...

Weird, they do have the link on the model card, but you're right the Q4_K_L isn't real. I can pull the model in that form, I wasn't aware of that...