Z motors OK but X,Y not moving

Post Reply
kslee
Posts: 8
Joined: Mon Mar 30, 2015 7:10 pm

Z motors OK but X,Y not moving

Post by kslee »

I am doing run test after assembly of acrylil i3.
Z motors works well under Repetier Host manual control, but X,Y not moving, no humming.
And found that ,with oscilloscope, no x y step pulses come out from mega 2560.
Z has good pulses from 2560 board.
What shall I do ? Is there something missed?
zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: Z motors OK but X,Y not moving

Post by zhangxueyou »

Are x and y motor drivers plugged correctly? Are all the jumper caps plugged under motor drivers?
kslee
Posts: 8
Joined: Mon Mar 30, 2015 7:10 pm

Re: Z motors OK but X,Y not moving

Post by kslee »

Hi
Thanks for your reply.
All drivers boards and jumpers are correctly plugged.
I installed again the firmware ( ramps1.4 i3) which you sent by email, But no difference.
Foundings:
When repetier host newly connected, LCD display show origin value as x 0 , y 0 ,z 000.00.
Then I moved x by +10mm under manual control, but no moving ,and display show as x 10 and new message appeared
"endstops hit :x"
I wonder if host understood command as - direction move agaist origin or + direction move beyond max endstop.
any suggestion?
zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: Z motors OK but X,Y not moving

Post by zhangxueyou »

Try this firmware.
PI3B-ramps.rar
(229.7 KiB) Downloaded 480 times
kslee
Posts: 8
Joined: Mon Mar 30, 2015 7:10 pm

Re: Z motors OK but X,Y not moving

Post by kslee »

Problem was solved.
1. Found A0-A7 pin connectors , between Ramp 1.4 board and mega 2560 board, was NOT CONNECTED.
Female connector at 2560 board was bent a little so not matched together.
All x, y motor control signal comes through A0-A7 .

2. Found that only x axis max endstop signal pin has low level while the others y,z, are high.
I looked through the firmware source but can't find why .
When I tried to move X motor, it never move and display tells "endstop hit :x"
This problem was solved by inverting the logic of max end stop of X in the firmware.
zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: Z motors OK but X,Y not moving

Post by zhangxueyou »

1. You can manually straighten the bent pins.
2. Did you connect the endstop correctly?
QQ截图20150320153047.png
QQ截图20150320153047.png (503.26 KiB) Viewed 8471 times
QQ截图20150320153032.png
QQ截图20150320153032.png (490.96 KiB) Viewed 8471 times
Post Reply