Description
Hello, I have installed the latest version of GRBL and am using the RAMPS 1.4. My configuration is as follows: I have uncommented the line #define ENABLE_RAMPS_HW_LIMITS, $20=0, $21=1, $22=1. I have also checked that the endstops are functioning correctly as normally open (NO) and that, when activated, they show as "Triggered" in the terminal.
With this configuration, whether the machine is running a program or in standby, activating any endstop neither stops the machine nor triggers any alarm or anything else. Due to the characteristics of the machine, I need to perform homing with the physical endstops and the limit alarms. From what I’ve seen, it should be functional, but it’s not working for me, and I’ve tried everything I can think of. I would appreciate any kind of help.