Conlan Kreher
Conlan Kreher
I had this same problem. I edited the multi-gadget.sh to replace `echo 0x05ac > /sys/kernel/config/usb_gadget/pi4/idVendor echo 0xdead > /sys/kernel/config/usb_gadget/pi4/idProduct echo 0x0001 > /sys/kernel/config/usb_gadget/pi4/bcdDevice echo 0x0200 > /sys/kernel/config/usb_gadget/pi4/bcdUSB` with the segment...
I have the green T1904 and was having similar issues with the head unit not being detected. I would be willing to help troubleshoot and can program a small amount...
> Probing positions on 4.1.1. are in the same positions as 5.0. That being said I still picked up some variations on 4.1.1 firmware but not as bad. Could be...
Check your slicer settings, it's commanding a move that is higher in Z then your machine limits.
In the TMC 2208/9 Config the UART pins are not defined due to the variety of ways they could be attached. You will need to verify which pins are connected...
Please make sure you have the driver jumper wires plugged into the pins specified on this page. https://github.com/Foxies-CSTL/Marlin_2.0.x/wiki/3.SPECIAL-MODS#31-TMC-with-UART-mode
I don't have a Q5, I am unsure of what changes would be required but I would assume MCU flashing will change and a different config file would be needed.
Ok to close
Post the klipper.log
From your log it looks like you might need to redo the steps in [here](https://github.com/CobraPi/Klipper-Firmware-FLSUN-QQ-S-Pro-Delta-Printer#step-3----connecting-the-printer-to-the-raspberry-pi). Specifically the one's about setting up the serial ID. The move out of range at...