Community
HSM Post Processor Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fagor 8055i error 1057 subroutine not defined

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
984 Views, 2 Replies

Fagor 8055i error 1057 subroutine not defined

Hey forummembers and experts,

 

I am working on my new machine with Fagor 8055i control and when i post the program i am getting this error. see attached file. Does someone know how to fix it? am i missing a code? i can start the program from line 10 but not from the start. 

 

thanks in advance

 

Roy

%888880,MX--,
N1 ; T1 D=8 CR=0 - ZMIN=-4.99 - FLAT END MILL
N2 G90 G94
N3 G16 XY
N4 G71
N5 G53 G0 Z0
N6 T1
N7 M6
N8 S1000 M3
N9 G16 XY
N10 G0 G90 G43 X65.009 Y-242.825 Z10
N11 G0 Z2.01
N12 G1 Z-4.99 F1500
N13 X64.934
N14 X64.943 Y-242.899
N15 X65.006 Y-242.94
N16 X65.08 Y-242.932
N17 X65.136 Y-242.882
N18 X65.157 Y-242.81
N19 X65.141 Y-242.737
N20 X65.101 Y-242.673
N21 X65.043 Y-242.626
N22 X64.972 Y-242.6
N23 X64.897 Y-242.599
N24 X64.755 Y-242.645
N25 X64.651 Y-242.753
N26 X64.605 Y-242.896
N27 X64.615 Y-243.046
N28 X64.676 Y-243.182
N29 X64.778 Y-243.293
N30 X64.907 Y-243.368
N31 X65.198 Y-243.442
N32 X65.487 Y-243.362
N33 G3 X65.333 Y-241.789 I-0.759 J0.719
N34 X63.798 Y-242.165 I-0.605 J-0.853

 

2 REPLIES 2
Message 2 of 3
billcainautodesk
in reply to: Anonymous

Hello royvantriest04100,

Sounds like your control does not support a G or M code that is being output in the code. I would remove them 1 at a time to find the culprit. For instance remove the G16 (2 lines) and see if the code runs. It may be something else but once you find the problem you can look to see what that code does and maybe there is another code that your control has that does the same thing.

 



Bill Cain
Sr. Technical Consultant
Message 3 of 3
Anonymous
in reply to: billcainautodesk

thanks for your reply @billcainautodesk , i did noticed G54 AND M6 aren´t needed and generates a error.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report