Printer Model: Ender 5 pro
MCU / Printerboard: bigtreetech skr mini e3 v2 klippy.log
Describe your issue:
New from klipper, i used it with octoklipper via octoprint.
Verify all until stepper motor, I notice a different sound for the x, y and z OK a little bit noisy than my marlin config.
G 28 y and G 28 z homing OK but G28 x big noise and printer shut down.
I revert to marlin to see a driver or motor problem, all is OK.
Can you help me?
I notice that the kinematics are set to corexy, but to my understanding, the ender5 pro is a cartesian printer, not corexy. Have you modified the printer to be corexy? Where did you get the config file from?
CoreXY a Cartesian printer
I will try to change.
I take the file from klipper config file for skr mini e3 v2 and I adapt for my printer.
Thanks fore helping
Corexy and Cartesian are two very different kinematic systems, they are not compatible. If you take a look in the ~/klipper/config directory, there is a sample config file specifically for the Ender 5 Pro. Good luck!
I try with cartesian, same problem. it seems the command for the motor don’t work the motor turn one way and after one second the other way then other way until printer stops.