|
From: Marco <li...@ho...> - 2026-05-14 16:35:47
|
On Thu, 14 May 2026 19:10:29 +0300 Viesturs Lācis <vie...@gm...> wrote: > I have a feeling that you should look at this part: > https://linuxcnc.org/docs/html/config/ini-homing.html#_home_ignore_limits I've set HOME_IGNORE_LIMITS = YES so that's not the issue here. > practice): max_limit = 100 > home_offset = 102 This snippet was the key. My setting MAX_LIMIT = HOME_OFFSET was the culprit. Giving it a sensible HOME_OFFSET fixed it. Thanks for all your replies! Much appreciated. X and Z limit switches are now installed and working. The Y limit is what I'll do next. It will not give me any headaches, I suppose. Marco |