Commit b244b37
committed
Fix for #2410
See the issue on github for more details, but the cause seems to be a naive
attempt to handle zero-length moves at zero feed rate without considering
very short moves at a suitably small feed rate.
Signed-off-by: andypugh <andy@bodgesoc.org>1 parent de5aa5b commit b244b37
3 files changed
Lines changed: 17 additions & 11 deletions
File tree
- src
- emc/rs274ngc
- hal/drivers/mesa-hostmot2/modbus
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4750 | 4750 | | |
4751 | 4751 | | |
4752 | 4752 | | |
4753 | | - | |
4754 | | - | |
4755 | | - | |
4756 | | - | |
4757 | | - | |
| 4753 | + | |
| 4754 | + | |
| 4755 | + | |
| 4756 | + | |
4758 | 4757 | | |
4759 | 4758 | | |
4760 | 4759 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | | - | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
123 | | - | |
124 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
125 | 132 | | |
126 | 133 | | |
127 | | - | |
| 134 | + | |
128 | 135 | | |
129 | 136 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| |||
0 commit comments