I've purchased some RT-MS and RTW-MS tips so I would be able to find out the difference between MS and non-MS versions, no problems. Also got a couple of WTP90 heater cartridges really cheap from Amazon as well as second WTP90 iron so have more than enough to experiment with.
The changed

plan now is to throw out Weller WMRP/WMRT/WTP90 handles completely and only use their tips. Going to go full-digital route putting something like ADuC7061 microcontroller inside handles that would take care of all temperature measurements, button(s) handling, motion detection and would speak digital-ese with the station. Station itself would provide and control 12/24V AC power and user interface as well as compressed air / vacuum for the tools that need it. It would also serve as a proxy for iron microcontroller firmware updates and configuration (tool type/model, calibration, whatever) when connected to a PC and will be probably able to perform all that on its own using e.g. external USB Stick.
I would also make retrofit boards for popular irons (e.g. DXV80,HAP1/200,WP80 etc) so they would be able to speak digital-ese too. Will try to fit a status LED and a button in the handles too. The button would allow to turn the iron on/off without doing anything on the station.
The station itself would probably have a beefy toroidal transformer and a whole bunch of triacs (4 per channel to make it possible to feed either 12 or 24V to 2 heaters.) Will probably have something like 5 or 6 channels as mere 3 channels in that expensive WR3M is not enough so one has to purchase at least TWO of those (or a handicapped version thereof for a second station.)
I'm also thinking about putting a tiny OLED display next to each channel connector so every tool could show something useful and tool-specific in addition to the system-wide bigger display.
Everything is going to be open source so others would be able to join and adapt their own tools to that thing, not necessarily being from Weller at all.
Seems to be an interesting and fun project. I might even go crowdfunding and start building those in quantity if there was interest.
But that all is just in a conceptual stage right now so it might change significantly and I might even never take on that as I do have two WR3M stations on hand (as well as 2 WR3000s for using as part donors for first prototypes) and whole bunch of irons (WP80, WMP, WMRT, WMRP, DVX80, HAP200, PES51, WTA50, WTP90 in multiples) so I might switch to some other project but for now it is the most interesting of several ones I'm working on.
It wouldn't've even materialized if WR3M had supported that nice WTP90 iron

As of now I'm something like 80% done reverse-engineering WR3M main board. Will post a full schematic when done for everybody's benefit.
I do also have its PIC18F8722 binary firmware (available from Weller as firmware update) but don't know if I would even try to make sense from junk disassembled source -- it would be probably way easier and faster to re-do everything from scratch using more suitable microcontroller.