Reputation over time
It looks like this user hasn't gained any reputation yet.
Once they have, you'll be able to view a graph of their reputation gained over time.
Here's a preview of what the graph will look like:
Reputation Breakdown
No reputation gained yet.
328
Limit switches are not working. LED on Duet operates corretly and duet console sees the change but it doesnt stop the machine. VERY NOISY WHEN IT HITS THE END!!!
Code on duet3d.dosuki says the settings are now obsolete and that
M574 X1 S1 P"xstop" ; X min active high endstop switch
M574 Y1 S1 P"ystop" ; Y min active high endstop switch
M574 Z1 S1 P"zstop" ; Z min active high endstop switch shoud be used. But it still doesnt work!
What a I doing wrong?