Be careful here.
I have seen this done to good effect for one (and only one that I have known so far) reason. And it was implemented before any programming occurred. And I am not talking about P- series Paint robots.
The plant was a power train type plant. Many of its robot installations had 2 Fanuc robots sharing the same linear rail. Each used the subgroup of G1 (for example G1S JOINT to jog the robot back and forth on the rail) for the 7th axis. The rail was elevated about 2 meters above the factory floor. The rails were often very very long.
Due to the base cable management requirements (cat tracks) of these 2 Fanuc robots on very long rails, some of these robots would face each other when run to 0 degrees on all axes, as initially mounted.
But all of the machines that the robots tended were only on one side of the rail.
So they performed Single Axis Master on both robots while all witness marks were accurately aligned. But in the “Master Pos” column of J1 within the Single Axis Master window, they entered a 90 for one of the robots and a -90 for the other.
This worked because the direction of J1 mathematical axis coincided with the direction of WORLD Z for both robots. This had the effect of “twisting” both robots’ World frames so that their +X directions both pointed toward the milling machines they were tending. It left the origin point of the World frame right where it belongs (in this particular case at a certain point on the linear rail that was agreed upon), but twisted the World frame’s orientations about/around the Z direction.
All of this was done before any servomotion programs were taught.
They also taught all local positions in all programs from UserFrame[1], an exact duplicate of the “twisted” World frame, full of zeroes, and as part of their local Engineering Standards. A very interesting solution.
I think it is unlikely that Fanuc has documented this anywhere, and it just comes from certain Engineers’ deep understanding of what mastering actually does. I was very surprised when I first discovered it, but I am grateful to those smart Techs and Engineers.