Lipu Fei
|
2054413952
|
Add handling for ValidatorState.Invalid
CURA-6497
ValidatorState.Invalid is set if a string setting has allow_empty =
False and its value is empty.
|
2019-05-09 12:07:16 +02:00 |
|
Jaime van Kessel
|
d495ec18bb
|
Filter a bit more intelligently on when to check for errors
CURA-6016
|
2018-12-10 15:28:20 +01:00 |
|
Jaime van Kessel
|
729d78e14a
|
Updated another set of typing
|
2018-09-10 16:08:31 +02:00 |
|
Lipu Fei
|
c8a882849f
|
Simplify task queue for machine error check
CURA-5059
|
2018-03-13 16:08:46 +01:00 |
|
Jack Ha
|
9e0a78929a
|
CURA-5059 changed error check timer interval and added measured time in logging
|
2018-03-13 16:02:57 +01:00 |
|
Lipu Fei
|
934d297e6c
|
Split error checking into smaller sub-tasks
CURA-5059
Split stack error checking into smaller sub-tasks so running them on the Qt
thread will not block GUI updates from happening for too long.
|
2018-03-13 13:21:44 +01:00 |
|