Take a Bambu Studio, PrusaSlicer or MakerWorld 3MF into a modelling tool — unpacked, merged and ready to edit.
A 3MF is a zip container: geometry, print settings, plate layout and thumbnails bundled together. Modelling tools do not want any of that except the geometry, and many still do not read 3MF at all. We unpack the container, apply each object's transform, merge duplicate vertices and write a plain OBJ.
Print settings and plate arrangement live only in the 3MF and are deliberately dropped — an OBJ has nowhere to put them, and you would not want them in a modelling tool anyway.
Every converter runs the same geometry engine — see all 20 conversions.