Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue: The MCU is is not detected on the usb. I have tried a number of fixes and can confirm the the Debian bug is not present.
Before loading Klippy the mouse and keyboard worked but these do not seem to be working on the Raspberry Pi now. dmesg.zip (10.0 KB) lsusb.zip (1.2 KB)
I can not attach the klippy.log as I can’t find it.
Attached is the output from dmesg and from running lsusb -v.
It’s possible the issue is not related to Klippy and if this is so could you please direct me to an appropriate site.
Thanks
Eric
Update, whilst attempting to ensure bootloader and firmware were on Spider board I used the STM Cube Programmer. I accidently left the jumper on and reconnected and started RPi. The board showed up as FYSETC in DFC mode. Turned off, removed jumper and restarted and the board does not show.
Not sure whether this adds clarity or more confusion.
Regards
Eric
I’ve created the klippy log from the browser window. klippy.zip (4.5 KB)
Thanks for the reply.
I have installed the bootloader only on the board using the STM Cube Programmer and reconnected to the RPi using the USB cable.
Following instructions at FYSETC-SPIDER/Spider Klipper Firmware Guide.pdf at main · FYSETC/FYSETC-SPIDER · GitHub I’ve got the board ID and have progressed with the printer config file.
Of note in the above guide is to :
Choose ‘No bootloader’ when building the flash file
Flash the board using the USB cable with jumper between BTO and 3.3v so board is in DFU mode
Once the board is flashed to move the jumper to GND/BTO.
Thanks again for your help and I’ll now work through the issues with the printer config file.
Regards
Eric
Interesting.
I would not want to work without a bootloader since it makes updating Klipper a pain with direct access to the board and fiddling around with jumpers.
I have a Spider board as well and never had this issue.
Since you have flashed without bootloader, you have effectively overwritten the bootloader flashed earlier.
You might want to try Katapult as an alternative bootloader.
I have managed to load the 32k bootloader using the STM Cube Programmer and then flash klipper onto the board using the usb method and retain the connection when running the printer.