XYZ endstops hit

edited June 2016 in Repetier-Firmware
Hi,

I'm using GT2560 Georges Setup for Geeetech Prusa i3 Pro B firmware and it is so far the only firmware that seems to work in manual control except for... When I manually move my XYZ axis they will not move in the negative direction, the error is echo:endstops hit: X or Y or Z depending on the axis I use.

Does anyone know a fix for this? 

Comments

  • M119 will show them as hit (H) I think. So you need to invert endstop logic to make them move in negtaive direction and fix the inverted signal..
  • I apologize for my noobness however a step by step instruction on how to do this would be greatly appreciated! I am not new to 3D printing, but I am new to programing a 3D printer...   
  • If you used config tool you change endstop from normally open to normally closed or vise verse and reupload firmware, that's all. In configuration.h this changes the invert endstop setting so H becomes L and vice versa whcih was your problem.
Sign In or Register to comment.