Commit f036526
committed
interpeter: allow full paths with o words and remaps
You can use the full path including having '~' expanded to the user path.
This should be useful with GUI code writing, we can search paths easier,
and just specify the path directly when calling the Oword.
Might also help new users to get a fully functioning cample config.
When switching from RIP to installed the paths usually get jumbled.
This means we could really use a link in USER/linuxcnc/ to all the sample code.
One remaining problem is if you give an incorrect path in MDI, it is not caught and
hangs milltask. I'm not sure of the MDI command process yet.1 parent edb91db commit f036526
3 files changed
Lines changed: 62 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
552 | 554 | | |
553 | 555 | | |
554 | 556 | | |
| |||
585 | 587 | | |
586 | 588 | | |
587 | 589 | | |
| 590 | + | |
| 591 | + | |
588 | 592 | | |
589 | 593 | | |
590 | 594 | | |
| |||
607 | 611 | | |
608 | 612 | | |
609 | 613 | | |
610 | | - | |
611 | | - | |
| 614 | + | |
| 615 | + | |
612 | 616 | | |
613 | 617 | | |
614 | 618 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
455 | | - | |
| 454 | + | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
2651 | 2651 | | |
2652 | 2652 | | |
2653 | 2653 | | |
| 2654 | + | |
| 2655 | + | |
| 2656 | + | |
| 2657 | + | |
| 2658 | + | |
| 2659 | + | |
2654 | 2660 | | |
2655 | 2661 | | |
2656 | 2662 | | |
2657 | 2663 | | |
2658 | 2664 | | |
2659 | 2665 | | |
2660 | 2666 | | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
| 2672 | + | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
| 2682 | + | |
2661 | 2683 | | |
2662 | | - | |
2663 | | - | |
| 2684 | + | |
| 2685 | + | |
2664 | 2686 | | |
2665 | | - | |
2666 | | - | |
| 2687 | + | |
| 2688 | + | |
| 2689 | + | |
2667 | 2690 | | |
2668 | | - | |
2669 | | - | |
| 2691 | + | |
2670 | 2692 | | |
2671 | 2693 | | |
2672 | 2694 | | |
2673 | 2695 | | |
2674 | | - | |
| 2696 | + | |
2675 | 2697 | | |
2676 | 2698 | | |
2677 | 2699 | | |
2678 | 2700 | | |
2679 | | - | |
| 2701 | + | |
| 2702 | + | |
| 2703 | + | |
| 2704 | + | |
| 2705 | + | |
| 2706 | + | |
2680 | 2707 | | |
2681 | 2708 | | |
2682 | 2709 | | |
| |||
2686 | 2713 | | |
2687 | 2714 | | |
2688 | 2715 | | |
2689 | | - | |
| 2716 | + | |
| 2717 | + | |
2690 | 2718 | | |
2691 | 2719 | | |
2692 | | - | |
| 2720 | + | |
| 2721 | + | |
| 2722 | + | |
2693 | 2723 | | |
2694 | 2724 | | |
2695 | 2725 | | |
2696 | 2726 | | |
2697 | 2727 | | |
2698 | | - | |
| 2728 | + | |
| 2729 | + | |
| 2730 | + | |
| 2731 | + | |
| 2732 | + | |
2699 | 2733 | | |
2700 | 2734 | | |
| 2735 | + | |
2701 | 2736 | | |
2702 | 2737 | | |
| 2738 | + | |
| 2739 | + | |
| 2740 | + | |
2703 | 2741 | | |
2704 | 2742 | | |
2705 | 2743 | | |
| |||
0 commit comments