Commit 9b5e2a6
committed
task -set blend tolerance default based on machine units
A very common newbee complaint is huge corner rounding.
This is caused by linuxcnc setting the default blend tolerance to maximum.
Now we set it to a (seemingly) reasonable default depending if the machine
is metric or inch.
- modify the startup runtest for G64 p startup change1 parent dc622fd commit 9b5e2a6
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2569 | 2569 | | |
2570 | 2570 | | |
2571 | 2571 | | |
2572 | | - | |
2573 | 2572 | | |
2574 | 2573 | | |
2575 | 2574 | | |
| |||
2599 | 2598 | | |
2600 | 2599 | | |
2601 | 2600 | | |
| 2601 | + | |
| 2602 | + | |
| 2603 | + | |
| 2604 | + | |
| 2605 | + | |
| 2606 | + | |
2602 | 2607 | | |
2603 | 2608 | | |
2604 | 2609 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
0 commit comments