I have two questions:
1. How can I remove the yellow lines? I know how to prevent them from appearing, but I would just like to delete the existing ones.
2. When creating programs, is it possible to include the position names as well as the coordinates?
You should be able to hide the yellow lines of the robot programs by right clicking on a program and unchecking the option "Visible" (shortcut is F7).
What do you mean by position names as well as the coordinates? You can display the targets and/or reference frames by right clicking on them and checking or unchecking the "Visible" option (F7 shortcut).
This screenshot shows the names of the positions I've assigned in the program. However, when I save a program, only the coordinates are displayed, not the names.
When I add a target, it’s simply called Target1. Now I right-click – Rename – pPick1.
When I save the programme to my Laptop now, it displays the tool and the frame with those names.
However, the position pPick1 is missing from the declaration. All I can see there are coordinates.
Aren't these names included when saving?
The name of the instruction can be different from the target name. The name of the instruction is automatically set when you first link it to a target.
You can simply relink each target or hide and show targets so the movement instructions are automatically renamed.
03-18-2026, 04:44 PM (This post was last modified: 03-18-2026, 04:46 PM by Roland Keller.)
Grip1_Place1.mod (Size: 1.94 KB / Downloads: 14)
The positions are included in the simulation. When I download the programme, e.g. Grip1_Place.mod, only the names of the tool and work object are included. The names of the positions, however, are not. This makes it almost impossible to read the module in an editor when there are many positions, as only the coordinates are shown and not the position names to which they are linked.