What's new
What's new

Yanac I80 rotaion error help

bigrsthe1

Plastic
Joined
Jun 28, 2020
I have a Yasnac i80 controller on a 1993 Matsuura RA-IF Milling center and I keep getting a rotation G code error when I try to run certain programs. I've searched everywhere to find answers but haven't had luck. I import my files through a Titan DNC box. I will post part of my code. Thanks for all the help!

%
O01001
(T0001 D=0.25 CR=0.125 - ZMIN=0.7122 - BALL END MILL)
N10 G90 G94 G17
N15 G20
N20 G28 G91 Z0.
N25 G90
(PARALLEL2)
N30 T0001 M06
N35 S5000 M03
N40 M08
N45 G00 G54 X-1.6349 Y-1.4683
N50 G43 Z1.8475 H01
N55 G00 Z1.3075
N60 G01 Z1.2524 F39.4
N65 G19 G02 Y-1.4917 Z1.2275 J-0.025
N70 G01 Y-1.5027 Z1.2268
N75 G03 Y-1.6077 Z1.1456 J0.013 K-0.1253
N80 Y-1.6906 Z1.1137 J0.0073 K-0.1429
N85 Y-1.7265 Z1.0616 J0.0818 K-0.0947
N90 G02 Y-1.8495 Z0.7759 J-1.4741 K0.4652
N95 G01 Y-1.851 Z0.7737
N100 Y-1.853 Z0.7719
N105 Y-1.8553 Z0.7706
N110 Y-1.8578 Z0.7697
N115 Y-1.8604 Z0.7695
N120 Y-1.9023
 

Attachments

  • IMG_4897.jpg
    IMG_4897.jpg
    84 KB · Views: 36
I have a Yasnac i80 controller on a 1993 Matsuura RA-IF Milling center and I keep getting a rotation G code error when I try to run certain programs. I've searched everywhere to find answers but haven't had luck. I import my files through a Titan DNC box. I will post part of my code. Thanks for all the help!

%
O01001
(T0001 D=0.25 CR=0.125 - ZMIN=0.7122 - BALL END MILL)
N10 G90 G94 G17
N15 G20
N20 G28 G91 Z0.
N25 G90
(PARALLEL2)
N30 T0001 M06
N35 S5000 M03
N40 M08
N45 G00 G54 X-1.6349 Y-1.4683
N50 G43 Z1.8475 H01
N55 G00 Z1.3075
N60 G01 Z1.2524 F39.4
N65 G19 G02 Y-1.4917 Z1.2275 J-0.025
N70 G01 Y-1.5027 Z1.2268
N75 G03 Y-1.6077 Z1.1456 J0.013 K-0.1253
N80 Y-1.6906 Z1.1137 J0.0073 K-0.1429
N85 Y-1.7265 Z1.0616 J0.0818 K-0.0947
N90 G02 Y-1.8495 Z0.7759 J-1.4741 K0.4652
N95 G01 Y-1.851 Z0.7737
N100 Y-1.853 Z0.7719
N105 Y-1.8553 Z0.7706
N110 Y-1.8578 Z0.7697
N115 Y-1.8604 Z0.7695
N120 Y-1.9023

Do any arcs work? If not could it be set up for R and not I J K
 








 
Back
Top