8bit-boom

Results 9 comments of 8bit-boom

> the z_offset is working now, you can just update the BDsensor.py and restart the klipper, no need to compile and flash the mcu. [8a16426](https://github.com/markniu/Bed_Distance_sensor/commit/8a16426dc0b5f6b52a5d3112ee30a84b028c32d3) I have a question. I...

Great, thank you for quick answer, I really enjoy my BD senosor.

One more question: is there a way to set different speed for collision calibrate? One that is different from homing speed.

> > One more question: is there a way to set different speed for collision calibrate? One that is different from homing speed. > > Seems the only way is...

I have similar problem, already tried Manually configure Accelerate, but it didn't help. ![image](https://github.com/user-attachments/assets/7a15d90f-d33b-40de-92b3-44c9f142ddea) config file: "LoRA_type": "Flux1", "LyCORIS_preset": "full", "adaptive_noise_scale": 0, "additional_parameters": "", "ae": "D:/SD/stable-diffusion-webui/models/VAE/ae.safetensors", "apply_t5_attn_mask": false, "async_upload": false,...

> > "pretrained_model_name_or_path": "D:/SD/stable-diffusion-webui/models/Stable-diffusion/flux_dev.safetensors", > > Are you using the fp16 checkpoint? The fp8 checkpoint gives an error. I am using fp8, downloaded from civitai , they had fp32 an...

> I have been able to build it manually by grabbing the .zip from here and altering the requirements.txt significantly. This is my current pip freeze, running on Win11 x64,...

> No clue why you two are changing so much. > > The only updates required are: torch, torchvision, xformers Just apply the patch in [#347 (comment)](https://github.com/jhc13/taggui/issues/347#issuecomment-2923757356) It give an...