7596
Setting Debounce Level
Description of the problem:
Debounce is the number of pulses that a switch must be stable for it's signal to be considered valid. For example, electrical noise can cause issues with limit switches being triggered. Debounce can be elevated to ignore the noise.
Solution:
To raise the debounce level, follow these steps:
- In Mach3, open Config -> General Config...
- Adjust the debounce interval; level should not be set higher than:
- Apollo I: 2500
- Apollo III: 100
- Interpreter 1000: 100
- Click [OK] to save changes