All the 5 limit switches are working fine. But when I press the home button, it moves up along the z axis until it hits the limit switch and it tries to go up more about 5 seconds and the status goes to alarm . I was wonder why it is not stop or react when it hits the switch and why it only moves z axis even if it does not react the limit switch.
current my settings are as below
and I can communicate my board with arduino IDE (board: arduino nano, processor: ATmega328P (old))
Change $27 to 5mm ($27=5) because each home switch is triggered twice. First at Homing Seek speed ($25), then Homing Feed speed ($24). If the trigger is not released due to insufficient pull-off distance ($27) it will throw an alarm and halt.
I didnt read well enough, as Neil says the switch isnt recognized. (not reading the trigger)
If you use Easel it will display a “light icon” for each limit, which will turn green when registered.
Are the switched wired normally open (NO) or normally closed (NC)?