all axis only move in negative direction (to the home)

nima
Posts: 8
Joined: Sat Apr 25, 2015 11:26 am

all axis only move in negative direction (to the home)

Post by nima » Mon May 04, 2015 5:17 pm

Hello

I have bought the i3c (dual extruder) Order NO:20150425133354237 Order Time:2015-04-25 13:33:54
x and y can only go home and they are not moving the opposite side, they don't even puls
z is trying to go home but it moves really hard and seems stiff, I tried to lubricate the threaded rod and the z axis nuts but did not help, for moving to the opposite side it don't even puls,

didn't try the extruders yet

zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: all axis only move in negative direction (to the home)

Post by zhangxueyou » Mon May 04, 2015 5:55 pm

How do you connect the endstops? Could you please take a picture of mainboad , and different angles of printer, let me see the color of wires connected to endstops.

nima
Posts: 8
Joined: Sat Apr 25, 2015 11:26 am

Re: all axis only move in negative direction (to the home)

Post by nima » Mon May 04, 2015 11:59 pm

Hello,
I am not home to take pictures right now, but my board is exactly the same board as is shown on the manual and I have connected the end stops the same way as it is shown in this manual step 5
http://www.geeetech.com/Documents/Acryl ... uction.pdf
pages 72, 73, 74

nima
Posts: 8
Joined: Sat Apr 25, 2015 11:26 am

Re: all axis only move in negative direction (to the home)

Post by nima » Tue May 05, 2015 11:43 am

The Z axis is moving fine now, one of the rods threads is damaged and have a dent in it and that was causing the issue, I will talk with the customer service regarding that and some other broken parts later, I will avoid that part of the rod for now Until resolving the one direction movement issue,

I moved all of the end stops from their current position which are labeled as x-min, y-min, z-min to x-max, y-max, z-max and noticed that now I have movement in both direction but when I click home each axis goes to the opposite direction of end stop and obviously when it reaches the end it does not stop until I restart the printer,
also I noticed that with this configuration I have the option to move all 3 axis from the lcd while with the original configuration I only had the option to move x and y,
I moved the end stop connections back to the original configuration for now.
Attachments
20150504_233230.jpg
20150504_233230.jpg (261.08 KiB) Viewed 13400 times
20150504_233201.jpg
20150504_233201.jpg (204.62 KiB) Viewed 13400 times
20150504_233144.jpg
20150504_233144.jpg (215.22 KiB) Viewed 13400 times
20150504_211542.jpg
20150504_211542.jpg (175.66 KiB) Viewed 13400 times

zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: all axis only move in negative direction (to the home)

Post by zhangxueyou » Tue May 05, 2015 1:40 pm

Endstops should be connected to X-MIN, Y-MIN,Z-MIN.
Please check if the wires are well plugged.

nima
Posts: 8
Joined: Sat Apr 25, 2015 11:26 am

Re: all axis only move in negative direction (to the home)

Post by nima » Tue May 05, 2015 1:56 pm

yes, as you can see in the picture they are connected properly and working, I made sure bye pressing each one while the motor was rotating and it stopped the motor.

nima
Posts: 8
Joined: Sat Apr 25, 2015 11:26 am

Re: all axis only move in negative direction (to the home)

Post by nima » Tue May 05, 2015 2:08 pm

also any idea why I only have movement control for x and y through the LCD ?
prepare>move axis>move 1mm>move X/Y
I don't have Move Z when the end stops are connected to z-min but I had it when I tried and conected the end stops to max!

zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: all axis only move in negative direction (to the home)

Post by zhangxueyou » Tue May 05, 2015 2:31 pm

Even after uploading the firmware I sent you, all the axes can not move normally when z endstop connected to z-min?

nima
Posts: 8
Joined: Sat Apr 25, 2015 11:26 am

Re: all axis only move in negative direction (to the home)

Post by nima » Tue May 05, 2015 2:35 pm

Oh I dint know that's you who emailed me the firmware as I asked for it in another topic I thought that is the same firmware I already have on my board.
I will install the firmware and update you with the result.
thanks

nima
Posts: 8
Joined: Sat Apr 25, 2015 11:26 am

Re: all axis only move in negative direction (to the home)

Post by nima » Tue May 05, 2015 3:51 pm

I uploaded the firmware and nothing was changed and the movement were the same,
I changed the following parameters in the file configuration.h from false to true

const bool X_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
const bool Y_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.

now the x and y axis are moving fine but I still don't have the option to move the z axis from the display!

Post Reply