What's new
What's new

Work zero help on msc521 controller.

BenJammin38

Plastic
Joined
Jul 20, 2022
So I am trying to program a part with a flip in step jaws on this mori frontier L with an msc521 Fanuc controller. There is no g54 or g55 type system but there is a work offset and work shift.
My issue is adjusting the work offset in the program with a code. So far I have a G10P0Z6.812 that will write to the work offset and populate it, but when I go to run the program it only moves about 7 inches and is still away from the part when is says its at Z.1606. Here is a part of my code at the beginning if that helps. Now this same code before I added that line was running just fine.

G20 G40 G97 G99
M42
G10P0Z6.8126

N1
(DCLNR163 .8MM CR)
G28 U0.
G28 W0.
T0101
(TURN ROUGHING)
G50 S2750
G97 S2100 M3
G99 G18
G0 Z.1606 M08
X3.22
Z.02

Thanks in advance.
 
Update. Could not find a solution until I turned the machine off and on again, the tech supports best kept secret haha. Now it looks like it is doing what I want it to do but did not have enough time to cut. Hopefully I can get it working tomorrow and just something was off in the machine today.
 








 
Back
Top