"Move with reference" at exact position

Hello!

In pcbnew, is it possible to move an item with a reference point to an exact position, such that after the move the reference point is located at the specified position?

I know there exists “Move with reference” option. However, it seems like I can only move the item with a mouse.

Thanks!

combine the available tools:

  • first use “move with reference” to move the selection with the reference point to coordinate origin (0,0,)
  • don’t deselect your selection!
  • now subsequently use “position tools–>Move exactly” and write the desired destination into the x/y fields of the “Move item” dialog
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.