Why detect markers file format has been changed

I’ve just noticed that there’s a difference between 1.5.1 and older versions (don’t know starting from which one exactly) marker detection file format. What is this detectMarkersClass used for? Is it a new representation of markerType ? If so, what are the values for other types different from Circular1x12Bit ?
How can I manually change the xml markerType (I could find the types names previously ) to be able to load it to the system without any issues?

Thanks.

Hello Serob,
you are right this was changed quite long time ago.
The key detectMarkerClass is the old markerType .
To change the type, you just change the last digits, like:
value=“{FBE54CA7-788B-4E0A-BA41-F3464E51A000}
value=”{FBE54CA7-788B-4E0A-BA41-F3464E51A001}

Or export the wanted settings and use those in your projects with a proper naming.