Commit 1ae0fb1
committed
tooledit.tcl: allow multiple tools in pocket if
toolchanger is nonrandom (or "unknown")
Note:
1) In LinuxCNC, tooldata lines are read sequentially. When a
random toolchanger is specified ([EMCIO]RANDOM_TOOLCHANGER==1),
lines that specify a previously used pocket supersede prior
entries.
A warning message is emitted (Ref: cd90b27).
2) When using tooledit on a file that is not used by a running
axis gui, the toolchanger type is "unknown"1 parent bdb1d17 commit 1ae0fb1
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
272 | 285 | | |
273 | 286 | | |
274 | 287 | | |
| |||
873 | 886 | | |
874 | 887 | | |
875 | 888 | | |
876 | | - | |
877 | | - | |
| 889 | + | |
878 | 890 | | |
879 | 891 | | |
880 | 892 | | |
| |||
0 commit comments