Hello Guest it is March 28, 2024, 08:40:04 AM

Author Topic: Touchy Limit/Home switches. Back off farther on Reference?  (Read 3255 times)

0 Members and 1 Guest are viewing this topic.

Touchy Limit/Home switches. Back off farther on Reference?
« on: July 19, 2008, 07:49:17 PM »
Problem:  Home/Limit switch is sensitive on Z axis.  When I Reference it backs off the swith, but barely.  When the machine begins a rapid move, sometimes the limit switch will trigger again.

Is there any way to instruct Mach to back off of the limit/home switch a bit farther after homing?

Thanks!
Carl

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Touchy Limit/Home switches. Back off farther on Reference?
« Reply #1 on: July 19, 2008, 08:00:27 PM »
Try setting the debounce a bit higher, start at 2000 and work down until you get the problem again then back up a bit.

 You can set a G28 position and alter the code in your RefAll button .
Hood
Re: Touchy Limit/Home switches. Back off farther on Reference?
« Reply #2 on: July 20, 2008, 10:28:04 PM »
I have actually done the G28 change in the RefAll button for now.   Good Idea!

As to debounce setting, doesn't that also effect limit switches in operation as well?  What about all inputs?

Thanks!
Carl

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Touchy Limit/Home switches. Back off farther on Reference?
« Reply #3 on: July 21, 2008, 01:34:47 AM »
Debounce will affect the limits etc, probably  not as much as you would think but its definitely better to have it as low as possible.
 A faster home move on the Z axis may also do what you need if it is indeed a very sensitive switch rather than a bouncy switch.
Hood

Offline Greolt

*
  •  956 956
    • View Profile
Re: Touchy Limit/Home switches. Back off farther on Reference?
« Reply #4 on: July 21, 2008, 03:11:54 AM »
Carl

I noticed you posted about this on the SmoothStepper forum.

If you are using the SS it now has "digital filtering" or what Mach calls "debounce"

The good part about it in the SS is that it is a separate setting for homing, limits estop, probe etc.

So if yo set a substantial debounce interval for home switches it will not affect estop, limits etc.

Greg