Page 1 of 2
Y axis not homing
Posted: Fri May 26, 2017 1:33 am
by PedroNas
Hello guys, i have a problem with my y axis is not homing properly when i click to home in the repetier host it moves about 10 mm and stops, also the printer is not printing the the midle of the bed that may be related.
Help please, thanks
Re: Y axis not homing
Posted: Fri May 26, 2017 1:58 am
by PedroNas
also when i try to move the y axis he only moves in one direction
Re: Y axis not homing
Posted: Fri May 26, 2017 2:09 am
by PedroNas
i got the geeetech i3 pro b with the gt2560 board using marlin firmware
Re: Y axis not homing
Posted: Fri May 26, 2017 2:26 am
by PedroNas
i tryed conecting a diferent endstop to the y axis and was the same.
Re: Y axis not homing
Posted: Fri May 26, 2017 9:25 am
by William
Hi,could you send a video showing the details?I think there may be something wrong with the A4988 of Y-axis.
Re: Y axis not homing
Posted: Fri May 26, 2017 9:26 am
by William
By the way,here is a related post you can check:
http://www.geeetech.com/forum/viewtopic ... 18&t=17883.You need to change some values of the firmware to make it work normally.
Re: Y axis not homing
Posted: Fri May 26, 2017 7:33 pm
by PedroNas
i made the test with the M119 code and says my y axis endstop is triggered even not being.
Re: Y axis not homing
Posted: Fri May 26, 2017 7:43 pm
by PedroNas
when i click in the endstop and make the test with M119 its says open.
Re: Y axis not homing
Posted: Fri May 26, 2017 7:59 pm
by PedroNas
i think i got it the reason the endstop was always triggered is because i had Y_MIN_ENDSTOP_INVERTING = true; i changed to false and now the y axis when homing instead of going towards the endstop came to the other end so i changed INVERT_Y_DIR false and now it works fine.
Re: Y axis not homing
Posted: Fri May 26, 2017 8:57 pm
by PedroNas
it prints in the midle of the bed now, but i have another problem layer shifting i printed a hollow cube and everything went right but when i try to print other stuff i get layer shifting right away in the first layers it seems that is a slicer problem cuz i got one holow cube print right.