Flashed the latest klipper onto a STM32F4 based Ender 3 S1 Pro.
Stock firmware extruder works.
Klipper firmware (tested using mainsail and octoprint) does not activate the extruder.
I can heat the nozzle, home, xyz, etc, but when I say extrude, it does not work.
If I give a full GCODE, it will run around and do it’s thing, but not extrude.
Flashing back to stock firmware, the extruder works.
Using the Ender 3 S1 printer config from Github. Pretty vanilla setup and stock elements, so I’m confused why the extruder does not want to work. Unless maybe there’s a different between Ender 3 S1 and S1 Pro?
I’ll grab it, but I don’t think it’s the root cause.
Just tried stock firmware, and if the USB-C is plugged in, the extruded won’t work. I need to unplug it and power cycle the printer. It’ll work then. Seems to be an issue with that?!?
You could try to use a direct serial connection between RPi and the board. Maybe some defect in the USB port. Need to recompile the firmware for this. See the respective cfg on Klipper GH