What's new
What's new

Mits fx20k error has me stumped "P153 compensation err"

conceptdevelopers

Cast Iron
Joined
Jun 16, 2007
Location
Garland TX
I am having problems cutting a taper with land. I'm using Bobcad to program. I can run this program without the taper and it goes through just fine. When I run "program check" on the EDM it finds no problems. When I go to "monitor", enter the program # and push start the error come up. I have attached a .TXT file of the simple and short program. I hope someone can tell me what I'm over looking
 

Attachments

  • taper.txt
    833 bytes · Views: 31
%
L100 / STATION 1 DIE BLOCK DIE LIFE(AUTOSAVED)-MAIN-RUN
(MACHINE,MITSUBISHI,FA,Series,)
(CREATED-MON.,08/10/2020,09:36AM,)
N0001 M122
N0002 G90 G00 X.0019 Y0.
N0003 G92 X.0019 Y0.
N0004 M20 M78
N0005 M80 M82 M84
N0006 E1251
N0007 H1=.0068 <--------------------------------------------------------------:D
(FEATURE,EDM,2X,INSIDE,2,AXIS,ROUGH,CUT,FORWARD)
N0008 G01 G41 X.0989 Y-.0242 H1 F.16 M90
N0009 G03 X.13 Y0. I.0061 J.0243 <-------------------------------------------:D
N0010 G03 X-.13 Y0. I-.13 J0.
N0011 G03 X.13 Y0. I.13 J0.
N0012 G03 X.0989 Y.0243 I-.025 J0.
N0013 G01 G40 X.0019 Y0. M91
N0014 E1251
N0015 H1=.0068
(FEATURE,EDM,2X,INSIDE,2,AXIS,ROUGH,CUT,1,FORWARD)
N0016 G01 G41 X.0989 Y-.0242 AH102 H1 F.16 M90
N0017 G03 X.13 Y0. I.0061 J.0243
N0018 G03 X-.13 Y0. I-.13 J0.
N0019 G03 X.13 Y0. I.13 J0.
N0020 G03 X.0989 Y.0243 I-.025 J0.
N0021 G01 G40 X.0019 Y0. G50 M91
N0022 M00
N0023 M21
N0024 M02
%

If you are able to without messing up the detail change your offset to .0061 or adjust that radius to sharp.

You can also turn off compensation error checking in the switch screen.
 








 
Back
Top