Ahio Guys,
I don't know if it's a bug or if I'm doing something wrong.
I am trying to create a "simple" PCB module. But when I group some of the elements, the central origin is lost.
For example, the module below has only two circles, the centre is absolute to the canvas origin (x=0 and y=0), but the group centre is somewhere else.
How can I set the origin of the grouped elements?
It is a bit annoying when I add such modules to a PCB.
( The only solution I found is to use "footprint" instead of "pcb module", because footprints are always grouped by default with a correct origin. But this is not the right way because the footprint library gets messed up. )
Looks like it is the center of all parts, but the initial bounding box of the prefix is included as part of the group when the center of the group is calculated.
