I have a problem on PCB editor. I want to select some parts and move by some x,y e.g. 1mm in x, and 3 mm in y.
I don't want to move by mouse becouse it is inaccurate.
How can I move group by using command move by x,y coordinates ?
I have a problem on PCB editor. I want to select some parts and move by some x,y e.g. 1mm in x, and 3 mm in y.
I don't want to move by mouse becouse it is inaccurate.
How can I move group by using command move by x,y coordinates ?
The answer is here:
Can I copy/move a 'group' components a set distance via the command line?
Also, there is a convenient way to do it via the UI - the trick is to momentarily change your grid to the x translation value, and then
when you move the group with your mouse, it will translate its position in that step value.
The, change the grid to the y translation value and repeat.
This of course takes longer than the CLI method, but is nevertheless useful on occasions.