Soft Limit Alarm #518
Answered
by
Paciente8159
mvackel
asked this question in
Config and issues
|
When hard and soft limits are enabled, the soft limit alarm seems to be issued only after a few (5 or 6) tries of trespassing it. The motor affected does not move (as expected) but the alarm does not flag.
|
Answered by
Paciente8159
Oct 2, 2023
Replies: 2 comments
|
Thanks. I will try to reproduce it |
0 replies
0 replies
Answer selected by
Paciente8159
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I tested and there also seems to be an issue with UGS.
I tried to enable soft limits via UGS firmware settings and even the command line and UGS kept resetting $20 to 0.
Only after running the setup wizard was I able to enable softlimits on UGS.
You are correct. On JOG if you try to send it outside of the soft limits it does not issue an alarm. It simply ignores if the command tries to send the machine to a position outside of it's limits.
I'm not sure if this is a bad thing or not but probably is not similar to Grbl (need to test).
If that is the case I will fix it to send the alarm.
EDIT
After a bit more testing the JOG outside limits is working as expected.
Like in Grbl if you try to J…