Commit afcc6c8
committed
AXIS: Add [DISPLAY] PREVIEW_TIMEOUT setting.
Previously AXIS would freeze when loading a G-code file that takes very
long to execute and/or never terminates. This commit adds an optional
timeout that stops the loading of preview and shows a notice.
Retains old behavior if the .ini file setting is not specified.1 parent bbc2214 commit afcc6c8
2 files changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| 308 | + | |
308 | 309 | | |
309 | 310 | | |
310 | 311 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
1072 | 1081 | | |
1073 | 1082 | | |
1074 | 1083 | | |
| |||
1081 | 1090 | | |
1082 | 1091 | | |
1083 | 1092 | | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
1084 | 1098 | | |
1085 | 1099 | | |
1086 | 1100 | | |
| |||
1217 | 1231 | | |
1218 | 1232 | | |
1219 | 1233 | | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
1220 | 1238 | | |
1221 | 1239 | | |
1222 | 1240 | | |
| |||
0 commit comments