Basic Information:
Printer Model: ender 5 plus
MCU / Printerboard:bigtreetech skr mini e3 v3
Host / SBC
klippy.log
Fill out above information and in all cases attach your klippy.log
file (use zip to compress it, if too big). Pasting your printer.cfg
is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
…
I have an ender 5+ that I’ve installed a BTT E3 in, and have installed klipper on a pi 3b. I used this guide for the klipper install, https://www.youtube.com/watch?v=h99vGPACB8M. I used the same guide on my 2 ender 3’s and everything works fine on both of them, they’re both using creality boards though.
On the 5 I’ve installed the new board, taken the same steps and do have mainsail running on the pi. I’m using the PI to generate the firmware, using the setting from the generic BTT config file:
"This file contains common pin mappings for the BIGTREETECH SKR mini
E3 v3.0. To use this config, the firmware should be compiled for the
STM32G0B1 with a “8KiB bootloader” and USB communication.
The “make flash” command does not work on the SKR mini E3. Instead,
after running “make”, copy the generated “out/klipper.bin” file to a
file named “firmware.bin” on an SD card and then restart the SKR
mini E3 with that SD card."
Going into kiaua and trying to find the mcu ID I get “No MCU found!
MCU either not connected or not detected!” I’ve tried both USB options, same result.
I’ve redone the firmware many times, the board takes the flash and I get firmware.cur on the SD.
I have 2 spare pi’s right now, I’ve put Klipper on both to see if it’s a PI issue, I get the same result. I bought a new SKR. The 1st was bought 2nd hand I never saw it running so in case I got screwed I bought straight from BTT. Same result.
I’m switching USB cables, I have 2 that came with the boards and 1 I pulled from my working ender 3, same results.
I’m trying to build a hybrid corexy printer with this, all the physical parts of been done for months and I’m just beating my head against a wall trying to get the pi/board to talk to each other. I know I’m missing something, but I don’t know what it is.