Hi.
I have a problem with my end stops and my Sanguinololu.
I start all up, and no end stop is switched. I do a M119 in pronterface, which gives me:
"x_min:L, y_min:L, z_min:L"
When I touch one of the end stops (x, y or z), and do a M119 command in pronterface, it gives me back:
"x_min:H, y_min:H, z_min:H"
So all seems to be pulled at the same time. This makes it impossible to home my machine, what I wanted to do is to do:
x home
y home
z home
But I can only do x home, and the other axes move in the wrong direction as they believe they are already "home".
Has anyone encountered this and solved it? I have in my sprinter configuration tried both with and without commenting out the line:
#define ENDSTOPPULLUPS
but nothing works.
Thanks in advance
I have a problem with my end stops and my Sanguinololu.
I start all up, and no end stop is switched. I do a M119 in pronterface, which gives me:
"x_min:L, y_min:L, z_min:L"
When I touch one of the end stops (x, y or z), and do a M119 command in pronterface, it gives me back:
"x_min:H, y_min:H, z_min:H"
So all seems to be pulled at the same time. This makes it impossible to home my machine, what I wanted to do is to do:
x home
y home
z home
But I can only do x home, and the other axes move in the wrong direction as they believe they are already "home".
Has anyone encountered this and solved it? I have in my sprinter configuration tried both with and without commenting out the line:
#define ENDSTOPPULLUPS
but nothing works.
Thanks in advance