Need Help! How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

Results 1 to 11 of 11

Thread: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

  1. #1
    Member
    Join Date
    Jan 2008
    Location
    USA
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    What do I need to do to make my old Fanuc 20 programs run on my Milltronics MB-20?
    Thanks
    Glen

    Similar Threads:


  2. #2
    Member
    Join Date
    Sep 2010
    Location
    Phoenix, AZ USA
    Posts
    529
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    I have run Fanuc 6T and M, and Fanuc OM back in the 80's and 90's, but never heard of Fanuc 20... 16, 18 and 21 yes, but never 20. That said, Fanuc posts are pretty close to the post for a Milltronics, so my guess is you might be able to just run the code without much change at all. Big difference will most likely be is if the Fanuc had a tool changer and the Milltronics doesn't. Post the code for your Fanuc and I can probably tell you if it will work....

    on edit, I search Fanuc 20 on the net and it appears to be a conversational control, wasn't aware of this one or ever run into one. If your programs are conversational rather than g-code out of it, I wouldn't have a clue. I do all of my programing in g-code.



  3. #3
    Member
    Join Date
    Jan 2008
    Location
    USA
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    Quote Originally Posted by Brian L View Post
    I have run Fanuc 6T and M, and Fanuc OM back in the 80's and 90's, but never heard of Fanuc 20... 16, 18 and 21 yes, but never 20. That said, Fanuc posts are pretty close to the post for a Milltronics, so my guess is you might be able to just run the code without much change at all. Big difference will most likely be is if the Fanuc had a tool changer and the Milltronics doesn't. Post the code for your Fanuc and I can probably tell you if it will work....

    on edit, I search Fanuc 20 on the net and it appears to be a conversational control, wasn't aware of this one or ever run into one. If your programs are conversational rather than g-code out of it, I wouldn't have a clue. I do all of my programing in g-code.
    Hello Brian
    I must have had a brain fart on saying it was a Fanuc 20 cause it was a Fanuc O-MC control. Sorry about that and it was not a conversational control although I do like them and why I went with the MB-20 CNC but if I can get get some of my old programs to run then it will save me a lot of time.
    Thanks
    Glen



  4. #4
    Member
    Join Date
    Sep 2010
    Location
    Phoenix, AZ USA
    Posts
    529
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    Hi Glen,

    That should be a pretty easy changeover I would assume. Main coding in the program will most likely be identical, the only issues might be how you do tool changes and such. Like on a Fanuc T01M06 will take the spindle up to tool change position and automatically cane the tool. On the Milltronics you probably need a G32 to return to tool change position and then call for the tool change, it's just going to most likely be a bit of line changing at the beginning and end of each tool. Like I said, post a short multi-tool program from the Fanuc and we should be able to tell if it will run in the Milltronics.

    I use a CAM software called Sheetcam.... it had a post for Milltronics, but I also looked at the post for Fanuc and re-coded the post for my milltronics to be closer to what I wanted... they weren't that much different.



  5. #5
    Member
    Join Date
    Jan 2008
    Location
    USA
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    Tried to attach the file but I do not see it so here is the program. I have an old version of BobCad 17 and also 19 that we used but when I call them they said they do not provide support for those anymore and of course want to sell you the new version which I do not need. Bad thing is these are on my old 1998 computer...
    Thanks
    Glen

    N10%
    N20O200
    N390M6 T9 (3/16 CARB.END.M)
    N400 G0 G90 G54
    N410G0 G90 X.3815 Y0
    N420G0 G43 Z.10 S7000 M13 H9
    N430G01 Z-.500 F10.
    N440G01 X.7825 F12.
    N450G01 X0.7825 Y-0.014 F18.
    N460 G03 X0.7825 Y0.014 R0.014
    N470 G01 X0.3815
    N480 G03 X0.3815 Y-0.014 R0.014
    N490 G01 X0.7825
    N500G0 Z.10
    N510G0 X2.4215 Y0
    N520G01 Z-.500 F10.
    N530G01 X2.8225 F12.
    N540Y-.014
    N550 G03 X2.8225 Y0.014 R0.014 F18.
    N560 G01 X2.4215
    N570 G03 X2.4215 Y-0.014 R0.014
    N580 G01 X2.8225
    N590G0 Z.10
    N600G0 X4.4615
    N610G01 Z-.500 F10.
    N620G01 X4.8625 F12.
    N630Y-.014 F18.
    N640 G03 X4.8625 Y0.014 R0.014
    N650 G01 X4.4615
    N660 G03 X4.4615 Y-0.014 R0.014
    N670 G01 X4.8625
    N680G0 Z.200
    N690G0 G90 G55
    N410G0 G90 X.3815 Y0
    N420G0 Z.10
    N430G01 Z-.500 F10.
    N440G01 X.7825 F12.
    N450G01 X0.7825 Y-0.014 F18.
    N460 G03 X0.7825 Y0.014 R0.014
    N470 G01 X0.3815
    N480 G03 X0.3815 Y-0.014 R0.014
    N490 G01 X0.7825
    N500G0 Z.10
    N510G0 X2.4215 Y0
    N520G01 Z-.500 F10.
    N530G01 X2.8225 F12.
    N540Y-.014
    N550 G03 X2.8225 Y0.014 R0.014 F18.
    N560 G01 X2.4215
    N570 G03 X2.4215 Y-0.014 R0.014
    N580 G01 X2.8225
    N590G0 Z.10
    N600G0 X4.4615
    N610G01 Z-.500 F10.
    N620G01 X4.8625 F12.
    N630Y-.014 F18.
    N640 G03 X4.8625 Y0.014 R0.014
    N650 G01 X4.4615
    N660 G03 X4.4615 Y-0.014 R0.014
    N670 G01 X4.8625
    N680G0 Z.200
    N690G0 G90 G56
    N410G0 G90 X.3815 Y0
    N420G0 Z.10
    N430G01 Z-.500 F10.
    N440G01 X.7825 F12.
    N450G01 X0.7825 Y-0.014 F18.
    N460 G03 X0.7825 Y0.014 R0.014
    N470 G01 X0.3815
    N480 G03 X0.3815 Y-0.014 R0.014
    N490 G01 X0.7825
    N500G0 Z.10
    N510G0 X2.4215 Y0
    N520G01 Z-.500 F10.
    N530G01 X2.8225 F12.
    N540Y-.014
    N550 G03 X2.8225 Y0.014 R0.014 F18.
    N560 G01 X2.4215
    N570 G03 X2.4215 Y-0.014 R0.014
    N580 G01 X2.8225
    N590G0 Z.10
    N600G0 X4.4615
    N610G01 Z-.500 F10.
    N620G01 X4.8625 F12.
    N630Y-.014 F18.
    N640 G03 X4.8625 Y0.014 R0.014
    N650 G01 X4.4615
    N660 G03 X4.4615 Y-0.014 R0.014
    N670 G01 X4.8625
    N680G0 Z.200
    N690G0 G90 G57
    N410G0 G90 X.3815 Y0
    N420G0 Z.10
    N430G01 Z-.500 F10.
    N440G01 X.7825 F12.
    N450G01 X0.7825 Y-0.014 F18.
    N460 G03 X0.7825 Y0.014 R0.014
    N470 G01 X0.3815
    N480 G03 X0.3815 Y-0.014 R0.014
    N490 G01 X0.7825
    N500G0 Z.10
    N510G0 X2.4215 Y0
    N520G01 Z-.500 F10.
    N530G01 X2.8225 F12.
    N540Y-.014
    N550 G03 X2.8225 Y0.014 R0.014 F18.
    N560 G01 X2.4215
    N570 G03 X2.4215 Y-0.014 R0.014
    N580 G01 X2.8225
    N590G0 Z.10
    N600G0 X4.4615
    N610G01 Z-.500 F10.
    N620G01 X4.8625 F12.
    N630Y-.014 F18.
    N640 G03 X4.8625 Y0.014 R0.014
    N650 G01 X4.4615
    N660 G03 X4.4615 Y-0.014 R0.014
    N670 G01 X4.8625
    N680G0 Z.200
    N960M05
    N970M09
    N980G0 Z7.00
    N990 M6 T10 (1" BALLEND.M.)
    N1000G0 G90 G54
    N1010G0 G90 X1.4519 Y1.00
    N1020G0 G43 Z.100 S2000 M13 H10
    N1030G01 Z-.133 F30.
    N1040 X1.4519 Y0.3602 F18.
    N1050 G02 X1.4518 Y-.3602 R.75
    N1060G01 Y-.500
    N1070G0 Z.10
    N1080 G0 X3.4918 Y1.
    N1090G01 Z-.133 F30.
    N1100 X3.4919 Y0.3602 F18.
    N1110 G02 X3.4918 Y-.3602 R.75
    N1120G01 Y-.50
    N1130G0 Z.10
    N1140 G0 X5.5318 Y1.
    N1150G01 Z-.133 F30.
    N1160 X5.5319 Y0.3602 F18.
    N1170 G02 X5.5318 Y-.3602 R.75
    N1180G01 Y-.500
    N1190G0 Z.200
    N1200G0 G90 G55
    N1010G0 G90 X1.4519 Y1.00
    N1020G0 Z.100
    N1030G01 Z-.133 F30.
    N1040 X1.4519 Y0.3602 F18.
    N1050 G02 X1.4518 Y-.3602 R.75
    N1060G01 Y-.500
    N1070G0 Z.10
    N1080 G0 X3.4918 Y1.
    N1090G01 Z-.133 F30.
    N1100 X3.4919 Y0.3602 F18.
    N1110 G02 X3.4918 Y-.3602 R.75
    N1120G01 Y-.50
    N1130G0 Z.10
    N1140 G0 X5.5318 Y1.
    N1150G01 Z-.133 F30.
    N1160 X5.5319 Y0.3602 F18.
    N1170 G02 X5.5318 Y-.3602 R.75
    N1180G01 Y-.500
    N1190G0 Z.200
    N1200G0 G90 G56
    N1010G0 G90 X1.4519 Y1.00
    N1020G0 Z.100
    N1030G01 Z-.133 F30.
    N1040 X1.4519 Y0.3602 F18.
    N1050 G02 X1.4518 Y-.3602 R.75
    N1060G01 Y-.500
    N1070G0 Z.10
    N1080 G0 X3.4918 Y1.
    N1090G01 Z-.133 F30.
    N1100 X3.4919 Y0.3602 F18.
    N1110 G02 X3.4918 Y-.3602 R.75
    N1120G01 Y-.50
    N1130G0 Z.10
    N1140 G0 X5.5318 Y1.
    N1150G01 Z-.133 F30.
    N1160 X5.5319 Y0.3602 F18.
    N1170 G02 X5.5318 Y-.3602 R.75
    N1180G01 Y-.500
    N1190G0 Z.200
    N1200G0 G90 G57
    N1010G0 G90 X1.4519 Y1.00
    N1020G0 Z.100
    N1030G01 Z-.133 F30.
    N1040 X1.4519 Y0.3602 F18.
    N1050 G02 X1.4518 Y-.3602 R.75
    N1060G01 Y-.500
    N1070G0 Z.10
    N1080 G0 X3.4918 Y1.
    N1090G01 Z-.133 F30.
    N1100 X3.4919 Y0.3602 F18.
    N1110 G02 X3.4918 Y-.3602 R.75
    N1120G01 Y-.50
    N1130G0 Z.10
    N1140 G0 X5.5318 Y1.
    N1150G01 Z-.133 F30.
    N1160 X5.5319 Y0.3602 F18.
    N1170 G02 X5.5318 Y-.3602 R.75
    N1180G01 Y-.500
    N1190G0 Z.200
    N1380M09
    N1390M05
    N1400G0 Z7.00
    N1410M6 T11 (1/4 END.M.)
    N1420G0 G90 G54
    N1430 X1.3126 Y0.8
    N1440G0 G43 Z.100 S7500 M13 H11
    N1450G01 Z-.27 F30.
    N1460 X1.3126 Y0.5 F18.
    N1470 G02 X1.8719 Y0.2403 R0.715
    N1480 G02 X1.8713 Y-0.241 R0.375
    N1490 G02 X1.3126 Y-0.5 R0.715
    N1500 G01 X0.439 Y-0.5
    N1510 G02 X0.439 Y0.5 R0.5
    N1520 G01 X1.3126 Y0.5
    N1530G0 Y.8
    N1540 X3.3526 Y0.8
    N1550 G01 X3.3526 Y0.5 F18.
    N1560 G02 X3.9119 Y0.2403 R0.715
    N1570 G02 X3.9113 Y-0.241 R0.375
    N1580 G02 X3.3526 Y-0.5 R0.715
    N1590 G01 X2.479 Y-0.5
    N1600 G02 X2.479 Y0.5 R0.5
    N1610 G01 X3.3526 Y0.5
    N1620G0 Y.80
    N1630 X5.3926 Y0.8
    N1640 G01 X5.3926 Y0.5 F18.
    N1650 G02 X5.9519 Y0.2403 R0.715
    N1660 G02 X5.9513 Y-0.241 R0.375
    N1670 G02 X5.3926 Y-0.5 R0.715
    N1680 G01 X4.519 Y-0.5
    N1690 G02 X4.519 Y0.5 R0.5
    N1700 G01 X5.3926 Y0.5
    N1710G0 Z.200
    N1720G0 G90 G55
    N1430 X1.3126 Y0.8
    N1440G0 Z.100
    N1450G01 Z-.27 F30.
    N1460 X1.3126 Y0.5 F18.
    N1470 G02 X1.8719 Y0.2403 R0.715
    N1480 G02 X1.8713 Y-0.241 R0.375
    N1490 G02 X1.3126 Y-0.5 R0.715
    N1500 G01 X0.439 Y-0.5
    N1510 G02 X0.439 Y0.5 R0.5
    N1520 G01 X1.3126 Y0.5
    N1530G0 Y.8
    N1540 X3.3526 Y0.8
    N1550 G01 X3.3526 Y0.5 F18.
    N1560 G02 X3.9119 Y0.2403 R0.715
    N1570 G02 X3.9113 Y-0.241 R0.375
    N1580 G02 X3.3526 Y-0.5 R0.715
    N1590 G01 X2.479 Y-0.5
    N1600 G02 X2.479 Y0.5 R0.5
    N1610 G01 X3.3526 Y0.5
    N1620G0 Y.80
    N1630 X5.3926 Y0.8
    N1640 G01 X5.3926 Y0.5 F18.
    N1650 G02 X5.9519 Y0.2403 R0.715
    N1660 G02 X5.9513 Y-0.241 R0.375
    N1670 G02 X5.3926 Y-0.5 R0.715
    N1680 G01 X4.519 Y-0.5
    N1690 G02 X4.519 Y0.5 R0.5
    N1700 G01 X5.3926 Y0.5
    N1710G0 Z.200
    N1720G0 G90 G56
    N1430 X1.3126 Y0.8
    N1440G0 Z.100
    N1450G01 Z-.27 F30.
    N1460 X1.3126 Y0.5 F18.
    N1470 G02 X1.8719 Y0.2403 R0.715
    N1480 G02 X1.8713 Y-0.241 R0.375
    N1490 G02 X1.3126 Y-0.5 R0.715
    N1500 G01 X0.439 Y-0.5
    N1510 G02 X0.439 Y0.5 R0.5
    N1520 G01 X1.3126 Y0.5
    N1530G0 Y.8
    N1540 X3.3526 Y0.8
    N1550 G01 X3.3526 Y0.5 F18.
    N1560 G02 X3.9119 Y0.2403 R0.715
    N1570 G02 X3.9113 Y-0.241 R0.375
    N1580 G02 X3.3526 Y-0.5 R0.715
    N1590 G01 X2.479 Y-0.5
    N1600 G02 X2.479 Y0.5 R0.5
    N1610 G01 X3.3526 Y0.5
    N1620G0 Y.80
    N1630 X5.3926 Y0.8
    N1640 G01 X5.3926 Y0.5 F18.
    N1650 G02 X5.9519 Y0.2403 R0.715
    N1660 G02 X5.9513 Y-0.241 R0.375
    N1670 G02 X5.3926 Y-0.5 R0.715
    N1680 G01 X4.519 Y-0.5
    N1690 G02 X4.519 Y0.5 R0.5
    N1700 G01 X5.3926 Y0.5
    N1710G0 Z.200
    N1720G0 G90 G57
    N1430 X1.3126 Y0.8
    N1440G0 Z.100
    N1450G01 Z-.27 F30.
    N1460 X1.3126 Y0.5 F18.
    N1470 G02 X1.8719 Y0.2403 R0.715
    N1480 G02 X1.8713 Y-0.241 R0.375
    N1490 G02 X1.3126 Y-0.5 R0.715
    N1500 G01 X0.439 Y-0.5
    N1510 G02 X0.439 Y0.5 R0.5
    N1520 G01 X1.3126 Y0.5
    N1530G0 Y.8
    N1540 X3.3526 Y0.8
    N1550 G01 X3.3526 Y0.5 F18.
    N1560 G02 X3.9119 Y0.2403 R0.715
    N1570 G02 X3.9113 Y-0.241 R0.375
    N1580 G02 X3.3526 Y-0.5 R0.715
    N1590 G01 X2.479 Y-0.5
    N1600 G02 X2.479 Y0.5 R0.5
    N1610 G01 X3.3526 Y0.5
    N1620G0 Y.80
    N1630 X5.3926 Y0.8
    N1640 G01 X5.3926 Y0.5 F18.
    N1650 G02 X5.9519 Y0.2403 R0.715
    N1660 G02 X5.9513 Y-0.241 R0.375
    N1670 G02 X5.3926 Y-0.5 R0.715
    N1680 G01 X4.519 Y-0.5
    N1690 G02 X4.519 Y0.5 R0.5
    N1700 G01 X5.3926 Y0.5
    N1710G0 Z.100
    M9
    M5
    G0 Z7.00
    G0 G90 G54 X9.00 Y11.40
    M6 T9
    M02
    %



  6. #6
    Member
    Join Date
    Sep 2010
    Location
    Phoenix, AZ USA
    Posts
    529
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    OK, looks pretty similar..... I'll make comments as I read down thru the program....

    N420 the M13, not sure the Milltronics will recognize that (Spindle forwards, coolant on) you might have to do M03 M08. Also, you are rapiding to Z.1 on this line, but prior to that you don't have any higher Z, just as a safety, at the beginning of my programs I have a G32 which is going to run the head up no matter where I left it last.... saves from crashing the head stock into the fixture or part.

    N430 and on, looks pretty normal, you are using multiple work coordinates, G54, 55, 56 and 57. I notice you use R instead of IJK, that's fine, just realize that arcs less than 180º are plus, arcs more than 180º are minus R values.

    N960 M05 turns off the spindle, next you kill the coolant with M09, then on 980 it looks like you pull up 7" for a tool change? I would use G32 and that retracts automatically to the tool change position on my machine (a knee mill) but yours is a bed mill, so I guess you can tool change anywhere on the Z, mine has to be at the top to let the air cylinder eject the tool.

    Everything else looks good, although I usually end my programs with M30 rather than M02. You didn't have any canned cycles in there, the Fanuc versions might have slightly different variables or even what canned cycles are available... that's even if you use canned cycles. I prefer them because I can change one variable on one line and alter all 20 holes that drill drills... where if you let the CAM write it all out longhand, you just about have to go back into the CAM system and edit the feed/depth/peck amount and then re-post all the code again.... just doesn't work for me that way because my shop computer is old and slow, so I don't usually do my CAM on it, use the one in the house.

    Hopefully that helps, but it looks to me like very little if any modifications would be necessary.



  7. #7
    Member
    Join Date
    Jan 2008
    Location
    USA
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    Brian
    Thanks and all makes sense and will make the changes in my program and see how it works. I'll probably do that on monday as today I was busy finishing up the skirting on my mobile home and had a truck load of sand I needed fill and level out in 16 degree weather. Good thing the wife has a Gator and she helped me side by side. Great lady there and we had to get this down before the sand froze as they delivered the sand at noon.
    Thanks again
    Glen



    Quote Originally Posted by Brian L View Post
    OK, looks pretty similar..... I'll make comments as I read down thru the program....

    N420 the M13, not sure the Milltronics will recognize that (Spindle forwards, coolant on) you might have to do M03 M08. Also, you are rapiding to Z.1 on this line, but prior to that you don't have any higher Z, just as a safety, at the beginning of my programs I have a G32 which is going to run the head up no matter where I left it last.... saves from crashing the head stock into the fixture or part.

    N430 and on, looks pretty normal, you are using multiple work coordinates, G54, 55, 56 and 57. I notice you use R instead of IJK, that's fine, just realize that arcs less than 180º are plus, arcs more than 180º are minus R values.

    N960 M05 turns off the spindle, next you kill the coolant with M09, then on 980 it looks like you pull up 7" for a tool change? I would use G32 and that retracts automatically to the tool change position on my machine (a knee mill) but yours is a bed mill, so I guess you can tool change anywhere on the Z, mine has to be at the top to let the air cylinder eject the tool.

    Everything else looks good, although I usually end my programs with M30 rather than M02. You didn't have any canned cycles in there, the Fanuc versions might have slightly different variables or even what canned cycles are available... that's even if you use canned cycles. I prefer them because I can change one variable on one line and alter all 20 holes that drill drills... where if you let the CAM write it all out longhand, you just about have to go back into the CAM system and edit the feed/depth/peck amount and then re-post all the code again.... just doesn't work for me that way because my shop computer is old and slow, so I don't usually do my CAM on it, use the one in the house.

    Hopefully that helps, but it looks to me like very little if any modifications would be necessary.




  8. #8
    Member
    Join Date
    Jan 2008
    Location
    USA
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    Quote Originally Posted by Brian L View Post
    Hi Glen,

    That should be a pretty easy changeover I would assume. Main coding in the program will most likely be identical, the only issues might be how you do tool changes and such. Like on a Fanuc T01M06 will take the spindle up to tool change position and automatically cane the tool. On the Milltronics you probably need a G32 to return to tool change position and then call for the tool change, it's just going to most likely be a bit of line changing at the beginning and end of each tool. Like I said, post a short multi-tool program from the Fanuc and we should be able to tell if it will run in the Milltronics.

    I use a CAM software called Sheetcam.... it had a post for Milltronics, but I also looked at the post for Fanuc and re-coded the post for my milltronics to be closer to what I wanted... they weren't that much different.
    Hello again Brian and I skipped trying to get that program to run and did jobs I could do but now back on that job again and just cannot get that program to come up. I take it the program goes into the ram but then how do I call it up from the ram to run it. I altered it like you said and here it is again.

    N10%
    N20O200
    N390M6 T9 (3/16 CARB.END.M)
    N400 G0 G90 G54
    N410G0 G32 G90 X.3815 Y0
    N420G0 G43 Z.10 S7000 M03 M08 H9
    N430G01 Z-.500 F10.
    N440G01 X.7825 F12.
    N450G01 X0.7825 Y-0.014 F18.
    N460 G03 X0.7825 Y0.014 R0.014
    N470 G01 X0.3815
    N480 G03 X0.3815 Y-0.014 R0.014
    N490 G01 X0.7825
    N500G0 Z.10
    N510G0 X2.4215 Y0
    N520G01 Z-.500 F10.
    N530G01 X2.8225 F12.
    N540Y-.014
    N550 G03 X2.8225 Y0.014 R0.014 F18.
    N560 G01 X2.4215
    N570 G03 X2.4215 Y-0.014 R0.014
    N580 G01 X2.8225
    N590G0 Z.10
    N600G0 X4.4615
    N610G01 Z-.500 F10.
    N620G01 X4.8625 F12.
    N630Y-.014 F18.
    N640 G03 X4.8625 Y0.014 R0.014
    N650 G01 X4.4615
    N660 G03 X4.4615 Y-0.014 R0.014
    N670 G01 X4.8625
    N680G0 Z.200
    N690G0 G90 G55
    N410G0 G90 X.3815 Y0
    N420G0 Z.10
    N430G01 Z-.500 F10.
    N440G01 X.7825 F12.
    N450G01 X0.7825 Y-0.014 F18.
    N460 G03 X0.7825 Y0.014 R0.014
    N470 G01 X0.3815
    N480 G03 X0.3815 Y-0.014 R0.014
    N490 G01 X0.7825
    N500G0 Z.10
    N510G0 X2.4215 Y0
    N520G01 Z-.500 F10.
    N530G01 X2.8225 F12.
    N540Y-.014
    N550 G03 X2.8225 Y0.014 R0.014 F18.
    N560 G01 X2.4215
    N570 G03 X2.4215 Y-0.014 R0.014
    N580 G01 X2.8225
    N590G0 Z.10
    N600G0 X4.4615
    N610G01 Z-.500 F10.
    N620G01 X4.8625 F12.
    N630Y-.014 F18.
    N640 G03 X4.8625 Y0.014 R0.014
    N650 G01 X4.4615
    N660 G03 X4.4615 Y-0.014 R0.014
    N670 G01 X4.8625
    N680G0 Z.200
    N690G0 G90 G56
    N410G0 G90 X.3815 Y0
    N420G0 Z.10
    N430G01 Z-.500 F10.
    N440G01 X.7825 F12.
    N450G01 X0.7825 Y-0.014 F18.
    N460 G03 X0.7825 Y0.014 R0.014
    N470 G01 X0.3815
    N480 G03 X0.3815 Y-0.014 R0.014
    N490 G01 X0.7825
    N500G0 Z.10
    N510G0 X2.4215 Y0
    N520G01 Z-.500 F10.
    N530G01 X2.8225 F12.
    N540Y-.014
    N550 G03 X2.8225 Y0.014 R0.014 F18.
    N560 G01 X2.4215
    N570 G03 X2.4215 Y-0.014 R0.014
    N580 G01 X2.8225
    N590G0 Z.10
    N600G0 X4.4615
    N610G01 Z-.500 F10.
    N620G01 X4.8625 F12.
    N630Y-.014 F18.
    N640 G03 X4.8625 Y0.014 R0.014
    N650 G01 X4.4615
    N660 G03 X4.4615 Y-0.014 R0.014
    N670 G01 X4.8625
    N680G0 Z.200
    N690G0 G90 G57
    N410G0 G90 X.3815 Y0
    N420G0 Z.10
    N430G01 Z-.500 F10.
    N440G01 X.7825 F12.
    N450G01 X0.7825 Y-0.014 F18.
    N460 G03 X0.7825 Y0.014 R0.014
    N470 G01 X0.3815
    N480 G03 X0.3815 Y-0.014 R0.014
    N490 G01 X0.7825
    N500G0 Z.10
    N510G0 X2.4215 Y0
    N520G01 Z-.500 F10.
    N530G01 X2.8225 F12.
    N540Y-.014
    N550 G03 X2.8225 Y0.014 R0.014 F18.
    N560 G01 X2.4215
    N570 G03 X2.4215 Y-0.014 R0.014
    N580 G01 X2.8225
    N590G0 Z.10
    N600G0 X4.4615
    N610G01 Z-.500 F10.
    N620G01 X4.8625 F12.
    N630Y-.014 F18.
    N640 G03 X4.8625 Y0.014 R0.014
    N650 G01 X4.4615
    N660 G03 X4.4615 Y-0.014 R0.014
    N670 G01 X4.8625
    N680G0 Z.200
    N960M05
    N970M09
    N980G0 Z9.00
    N990 M6 T10 (1" BALLEND.M.)
    N1000G0 G90 G54
    N1010G0 G90 X1.4519 Y1.00
    N1020G0 G43 Z.100 S2000 M13 H10
    N1030G01 Z-.133 F30.
    N1040 X1.4519 Y0.3602 F18.
    N1050 G02 X1.4518 Y-.3602 R.75
    N1060G01 Y-.500
    N1070G0 Z.10
    N1080 G0 X3.4918 Y1.
    N1090G01 Z-.133 F30.
    N1100 X3.4919 Y0.3602 F18.
    N1110 G02 X3.4918 Y-.3602 R.75
    N1120G01 Y-.50
    N1130G0 Z.10
    N1140 G0 X5.5318 Y1.
    N1150G01 Z-.133 F30.
    N1160 X5.5319 Y0.3602 F18.
    N1170 G02 X5.5318 Y-.3602 R.75
    N1180G01 Y-.500
    N1190G0 Z.200
    N1200G0 G90 G55
    N1010G0 G90 X1.4519 Y1.00
    N1020G0 Z.100
    N1030G01 Z-.133 F30.
    N1040 X1.4519 Y0.3602 F18.
    N1050 G02 X1.4518 Y-.3602 R.75
    N1060G01 Y-.500
    N1070G0 Z.10
    N1080 G0 X3.4918 Y1.
    N1090G01 Z-.133 F30.
    N1100 X3.4919 Y0.3602 F18.
    N1110 G02 X3.4918 Y-.3602 R.75
    N1120G01 Y-.50
    N1130G0 Z.10
    N1140 G0 X5.5318 Y1.
    N1150G01 Z-.133 F30.
    N1160 X5.5319 Y0.3602 F18.
    N1170 G02 X5.5318 Y-.3602 R.75
    N1180G01 Y-.500
    N1190G0 Z.200
    N1200G0 G90 G56
    N1010G0 G90 X1.4519 Y1.00
    N1020G0 Z.100
    N1030G01 Z-.133 F30.
    N1040 X1.4519 Y0.3602 F18.
    N1050 G02 X1.4518 Y-.3602 R.75
    N1060G01 Y-.500
    N1070G0 Z.10
    N1080 G0 X3.4918 Y1.
    N1090G01 Z-.133 F30.
    N1100 X3.4919 Y0.3602 F18.
    N1110 G02 X3.4918 Y-.3602 R.75
    N1120G01 Y-.50
    N1130G0 Z.10
    N1140 G0 X5.5318 Y1.
    N1150G01 Z-.133 F30.
    N1160 X5.5319 Y0.3602 F18.
    N1170 G02 X5.5318 Y-.3602 R.75
    N1180G01 Y-.500
    N1190G0 Z.200
    N1200G0 G90 G57
    N1010G0 G90 X1.4519 Y1.00
    N1020G0 Z.100
    N1030G01 Z-.133 F30.
    N1040 X1.4519 Y0.3602 F18.
    N1050 G02 X1.4518 Y-.3602 R.75
    N1060G01 Y-.500
    N1070G0 Z.10
    N1080 G0 X3.4918 Y1.
    N1090G01 Z-.133 F30.
    N1100 X3.4919 Y0.3602 F18.
    N1110 G02 X3.4918 Y-.3602 R.75
    N1120G01 Y-.50
    N1130G0 Z.10
    N1140 G0 X5.5318 Y1.
    N1150G01 Z-.133 F30.
    N1160 X5.5319 Y0.3602 F18.
    N1170 G02 X5.5318 Y-.3602 R.75
    N1180G01 Y-.500
    N1190G0 Z.200
    N1380M09
    N1390M05
    N1400G0 Z7.00
    N1410M6 T11 (1/4 END.M.)
    N1420G0 G90 G54
    N1430 X1.3126 Y0.8
    N1440G0 G43 Z.100 S7500 M13 H11
    N1450G01 Z-.27 F30.
    N1460 X1.3126 Y0.5 F18.
    N1470 G02 X1.8719 Y0.2403 R0.715
    N1480 G02 X1.8713 Y-0.241 R0.375
    N1490 G02 X1.3126 Y-0.5 R0.715
    N1500 G01 X0.439 Y-0.5
    N1510 G02 X0.439 Y0.5 R0.5
    N1520 G01 X1.3126 Y0.5
    N1530G0 Y.8
    N1540 X3.3526 Y0.8
    N1550 G01 X3.3526 Y0.5 F18.
    N1560 G02 X3.9119 Y0.2403 R0.715
    N1570 G02 X3.9113 Y-0.241 R0.375
    N1580 G02 X3.3526 Y-0.5 R0.715
    N1590 G01 X2.479 Y-0.5
    N1600 G02 X2.479 Y0.5 R0.5
    N1610 G01 X3.3526 Y0.5
    N1620G0 Y.80
    N1630 X5.3926 Y0.8
    N1640 G01 X5.3926 Y0.5 F18.
    N1650 G02 X5.9519 Y0.2403 R0.715
    N1660 G02 X5.9513 Y-0.241 R0.375
    N1670 G02 X5.3926 Y-0.5 R0.715
    N1680 G01 X4.519 Y-0.5
    N1690 G02 X4.519 Y0.5 R0.5
    N1700 G01 X5.3926 Y0.5
    N1710G0 Z.200
    N1720G0 G90 G55
    N1430 X1.3126 Y0.8
    N1440G0 Z.100
    N1450G01 Z-.27 F30.
    N1460 X1.3126 Y0.5 F18.
    N1470 G02 X1.8719 Y0.2403 R0.715
    N1480 G02 X1.8713 Y-0.241 R0.375
    N1490 G02 X1.3126 Y-0.5 R0.715
    N1500 G01 X0.439 Y-0.5
    N1510 G02 X0.439 Y0.5 R0.5
    N1520 G01 X1.3126 Y0.5
    N1530G0 Y.8
    N1540 X3.3526 Y0.8
    N1550 G01 X3.3526 Y0.5 F18.
    N1560 G02 X3.9119 Y0.2403 R0.715
    N1570 G02 X3.9113 Y-0.241 R0.375
    N1580 G02 X3.3526 Y-0.5 R0.715
    N1590 G01 X2.479 Y-0.5
    N1600 G02 X2.479 Y0.5 R0.5
    N1610 G01 X3.3526 Y0.5
    N1620G0 Y.80
    N1630 X5.3926 Y0.8
    N1640 G01 X5.3926 Y0.5 F18.
    N1650 G02 X5.9519 Y0.2403 R0.715
    N1660 G02 X5.9513 Y-0.241 R0.375
    N1670 G02 X5.3926 Y-0.5 R0.715
    N1680 G01 X4.519 Y-0.5
    N1690 G02 X4.519 Y0.5 R0.5
    N1700 G01 X5.3926 Y0.5
    N1710G0 Z.200
    N1720G0 G90 G56
    N1430 X1.3126 Y0.8
    N1440G0 Z.100
    N1450G01 Z-.27 F30.
    N1460 X1.3126 Y0.5 F18.
    N1470 G02 X1.8719 Y0.2403 R0.715
    N1480 G02 X1.8713 Y-0.241 R0.375
    N1490 G02 X1.3126 Y-0.5 R0.715
    N1500 G01 X0.439 Y-0.5
    N1510 G02 X0.439 Y0.5 R0.5
    N1520 G01 X1.3126 Y0.5
    N1530G0 Y.8
    N1540 X3.3526 Y0.8
    N1550 G01 X3.3526 Y0.5 F18.
    N1560 G02 X3.9119 Y0.2403 R0.715
    N1570 G02 X3.9113 Y-0.241 R0.375
    N1580 G02 X3.3526 Y-0.5 R0.715
    N1590 G01 X2.479 Y-0.5
    N1600 G02 X2.479 Y0.5 R0.5
    N1610 G01 X3.3526 Y0.5
    N1620G0 Y.80
    N1630 X5.3926 Y0.8
    N1640 G01 X5.3926 Y0.5 F18.
    N1650 G02 X5.9519 Y0.2403 R0.715
    N1660 G02 X5.9513 Y-0.241 R0.375
    N1670 G02 X5.3926 Y-0.5 R0.715
    N1680 G01 X4.519 Y-0.5
    N1690 G02 X4.519 Y0.5 R0.5
    N1700 G01 X5.3926 Y0.5
    N1710G0 Z.200
    N1720G0 G90 G57
    N1430 X1.3126 Y0.8
    N1440G0 Z.100
    N1450G01 Z-.27 F30.
    N1460 X1.3126 Y0.5 F18.
    N1470 G02 X1.8719 Y0.2403 R0.715
    N1480 G02 X1.8713 Y-0.241 R0.375
    N1490 G02 X1.3126 Y-0.5 R0.715
    N1500 G01 X0.439 Y-0.5
    N1510 G02 X0.439 Y0.5 R0.5
    N1520 G01 X1.3126 Y0.5
    N1530G0 Y.8
    N1540 X3.3526 Y0.8
    N1550 G01 X3.3526 Y0.5 F18.
    N1560 G02 X3.9119 Y0.2403 R0.715
    N1570 G02 X3.9113 Y-0.241 R0.375
    N1580 G02 X3.3526 Y-0.5 R0.715
    N1590 G01 X2.479 Y-0.5
    N1600 G02 X2.479 Y0.5 R0.5
    N1610 G01 X3.3526 Y0.5
    N1620G0 Y.80
    N1630 X5.3926 Y0.8
    N1640 G01 X5.3926 Y0.5 F18.
    N1650 G02 X5.9519 Y0.2403 R0.715
    N1660 G02 X5.9513 Y-0.241 R0.375
    N1670 G02 X5.3926 Y-0.5 R0.715
    N1680 G01 X4.519 Y-0.5
    N1690 G02 X4.519 Y0.5 R0.5
    N1700 G01 X5.3926 Y0.5
    N1710G0 Z.100
    M9
    M5
    G0 Z7.00
    G0 G90 G54 X9.00 Y11.40
    M6 T9
    M30
    %



  9. #9
    Member
    Join Date
    Sep 2010
    Location
    Phoenix, AZ USA
    Posts
    529
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    I could be wrong, but I don't do a percent sign at the top and bottom of any of my programs. Also, I don't put O200 in my programs, try removing that, then save the program as program number 0200 when you put it into the mill, and see if it's there.



  10. #10
    Member moldcore's Avatar
    Join Date
    Apr 2003
    Location
    USA
    Posts
    637
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    Quote Originally Posted by hawkeyemfg View Post
    Hello again Brian and I skipped trying to get that program to run and did jobs I could do but now back on that job again and just cannot get that program to come up. I take it the program goes into the ram but then how do I call it up from the ram to run it. I altered it like you said and here it is again.
    %
    To load into RAM: F10 (UTIL), F3 (FILES), F5 (>RAM), select file. Ram will only hold one file.

    To run from RAM: F10 (UTIL), F6 (DNC), F4 (RUN), F6 (RAM>). Program will start.

    I should note that this is for my Centurion 6 controller.

    Last edited by moldcore; 01-24-2017 at 11:51 AM. Reason: added controller version


  11. #11
    Member
    Join Date
    Jan 2008
    Location
    USA
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default Re: How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

    Quote Originally Posted by moldcore View Post
    To load into RAM: F10 (UTIL), F3 (FILES), F5 (>RAM), select file. Ram will only hold one file.

    To run from RAM: F10 (UTIL), F6 (DNC), F4 (RUN), F6 (RAM>). Program will start.
    Thanks and will try that tomorrow but been sick with the flue here so hope to be feeling better tomorrow. Do you what I need on the information line for tool CHanges seeing they are done by hand?
    Thanks
    Glen



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?

How do I convert my old Fanuc 20 programs to be used on a Milltronics MB-20?