@tomasz.phoenix
I think that you should be able to set that position in the CNC Control by manually moving the machine to the Home positions in X/Y/Z/A/B that you want the machine to Home to when X0/Y0/Z0/A0/B0 is posted, for example.
Jog the B axis to B270 on your CNC screen readout and then do a "Set Zero" for that Axis, jog the Axis away a short distance and if you then go to your MDI (Manual Data Input) screen and type in G1G90B0F20 your machine should move at the F speed set to the actual physical position that you set to B0 (Home).
Or, depending on what command is used in your control for Homing eg G28 or G53 etc you could type that in as G0G28 (or G53) and the machine should move at Rapid speed to your Home 5 axis Home position.
All the above with the exact instructions you should find in your CNC Control Manual, a little light reading 🙂
So, this should make your machine move to that actual physical position every time the CNC Control recieves a B0 command so if you have set your Machine Simulation in Fusion to the same positions then you will be able to see in Fusion the B0 moves but if your CNC COntrol is set up correctly then there should be no problem, test carefully and the usual Caveat applies, "at your own risk" 🙂 🙂
Tip, always start with your CNC Control User Manual 🙂 🙂 🙂