Page 1 of 2

stop switches don't stop the travel

Posted: Fri Mar 20, 2015 9:42 am
by szeiger
on all 3 axis, x y and z, stop switches don't stop the travel. The carriage will hit the stop, vibrate as it tries to travel farther, finally give up, back ooff a little, and then hit it again and stop. So it acts as if the stop switch needs to be pressed twice to actually stop.

Please help as soon as possible.

Scott

Re: stop switches don't stop the travel

Posted: Fri Mar 20, 2015 10:05 am
by zhangxueyou
Please change the relevant values in firmware file "configuration.h":
"
const bool X_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop.
const bool Y_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop.
const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop.
const bool X_MAX_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop.
const bool Y_MAX_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop.
const bool Z_MAX_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop.
"
Please reverse the value.

Re: stop switches don't stop the travel

Posted: Fri Mar 20, 2015 10:58 am
by szeiger
How do I edit that file?

Re: stop switches don't stop the travel

Posted: Fri Mar 20, 2015 11:15 am
by zhangxueyou
Do you have firmware files? If you don't have, please tell me your mainboard type, and your printer type. I will send you the firmware.
Select all the files(Ctrl+A) and drag them into Arduino IDE 1.0.1, jump to "configuration.h", and find the codes I sent you before. Reverse the values.
Click Verify(icon"√"), if display "Done compling", then click Upload (icon"→“).

Re: stop switches don't stop the travel

Posted: Fri Mar 20, 2015 9:25 pm
by szeiger
8mm acrylic I3B with the singuinolou board

Thank you

Re: stop switches don't stop the travel

Posted: Fri Mar 20, 2015 9:33 pm
by szeiger
no to having firmware files
I have the 8mm I3B with the singuilo board

Re: stop switches don't stop the travel

Posted: Fri Mar 20, 2015 9:35 pm
by szeiger
no, I do not have the firmware files
I have the 8mm I# I3B with the singuilolo board.

Thank you

Re: stop switches don't stop the travel

Posted: Fri Mar 20, 2015 9:41 pm
by szeiger

Re: stop switches don't stop the travel

Posted: Sat Mar 21, 2015 10:27 am
by szeiger
I do not have the firmware files
I3B sangino board

Thank you

Re: stop switches don't stop the travel

Posted: Sun Mar 22, 2015 9:48 am
by szeiger
no, I do not have the firmware file
I have 3 I3B sanguilo board

szeiger@sjservices.com