Hi Manuel,
Here is what I did:
Conversion:
- I have not converted all the layers. There are a ton of mechanical layers I do not need. Also I did not include paste, solder mask layers either. Here are what I've converted: TOP, GND, POWER, BOTTOM, DRILL, OUTLINE and SILKSCREEN layers. If you need anything else, make sure you include just what you need. Because they add to the complexity.
Altium PCB Editor Rework:
1. First things first, make sure you have the correct layout. You can't see it in 2D mode though. However, in 3D mode with a little bit zooming/unzooming/moving around you should be able to see the board, copper, silkscreen, etc.
2. Back in 2D mode, go to PCB List panel and list all objects. I have about 18.6k objects for BB board and 17.2k objects for CM board. Depending on what you converted those values will vary. Order them by X and Y coordinates respectively and note minimum values. Some objects (net, poly, region, etc.) do not have coordinate information, but it is not important.
3. With everything selected, Shortcut 'M' -> Move Selection by X, Y... and move them accordingly to your working area. For example, minimum X value for me was around 3100mm and min Y value was around 2600mm. I moved everything by -3000mm in X and -2500mm in Y.
Important Note: Untick "Lock Primitives" property for objects that have it (e.g. components). Otherwise some objects will move twice.
These steps worked for me. I hope it will for you too.