Not able to make my Z motor working properly. Had been running Marlin with OctoPrint without problems until I decided to change to Klipper. Have everything wired properly and have checked that all the cables are also working. Both X and Y are working properly also. Only Z is not working. This are my settings on my printer.cfg file:
[stepper_z]
step_pin: PB3 #check pin number. motor not moving
dir_pin: !PA15
enable_pin: !PC12 #check. suspect not the problem. energizing properly when issuing a STEPPER_BUZZ STEPPER=stepper_z
microsteps: 16
rotation_distance: 40
endstop_pin: ^!PA1 #check pin number. not triggering
position_endstop: 0.0
position_max: 5
Motor not moving at all or Z end stop triggering. I suspect PIN number are wrong for step_pin and endstop_pin.
I have looked over PIN designation on the Pins Map page. They match my current setup. What can be wrong?. Any help would be greatly appreciated.
If I plug the Z motor into the Y axis connector the Z motor works as expected.
Not able to make my Z motor working properly. Had been running Marlin with OctoPrint without problems until I decided to change to Klipper. Have everything wired properly and have checked that all the cables are also working. Both X and Y are working properly also. Only Z is not working. This are my settings on my printer.cfg file:
Motor not moving at all or Z end stop triggering. I suspect PIN number are wrong for step_pin and endstop_pin.
I have looked over PIN designation on the Pins Map page. They match my current setup. What can be wrong?. Any help would be greatly appreciated.
If I plug the Z motor into the Y axis connector the Z motor works as expected.