No variable spindle and spindle speed fix.
- Soft limit errors were stuck in a feed hold without notifying the user why it was in a hold. When resumed, the soft limit error would kick in. Issue should be fixed to behave as intended to automatically hold and issue a soft limit alarm once the machine has come to a stop.
This commit is contained in:
parent
81adc202cd
commit
5bfc3a1945
3 changed files with 19 additions and 9 deletions
|
|
@ -1,3 +1,14 @@
|
|||
----------------
|
||||
Date: 2016-03-11
|
||||
Author: Sonny Jeon
|
||||
Subject: Soft limit error bug fix.
|
||||
|
||||
- Soft limit errors were stuck in a feed hold without notifying the
|
||||
user why it was in a hold. When resumed, the soft limit error would
|
||||
kick in. Issue should be fixed to behave as intended. To automatically
|
||||
hold and issue a soft limit alarm once the machine has come to a stop.
|
||||
|
||||
|
||||
----------------
|
||||
Date: 2016-03-04
|
||||
Author: Sonny Jeon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue