Hi everyone,
I’m having trouble getting my stepper motor to work on my Octopus Max EZ using EZ5160 Pro drivers. The motor doesn’t move, and I’m not sure what I’m missing.
Here’s my current stepper_x
configuration in printer.cfg
:
[stepper_x]
step_pin: PC13
dir_pin: PC14
enable_pin: !PE6
microsteps: 16
rotation_distance: 40
endstop_pin: !PF0
position_endstop: 0
position_max: 200
homing_speed: 50
I’ve double-checked my wiring and driver installation, but I’m still not getting any movement.
Troubleshooting steps I’ve tried:
- Verified wiring connections.
- Confirmed that the driver is properly seated and has power.
- Tried different stepper motors to rule out a hardware issue.
Has anyone encountered a similar issue? Could it be a problem with my pin configuration, or do I need additional settings for EZ5160 Pro?
Thanks in advance for any help!
klippy.log (544.4 KB)