![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| OKK Discuss OKK Machines here |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| older than time okk hey, I am running a okk(model mcv-800)with a okk-cnc matic 2(mitsubishi cnc meldas-5000c2).numerical control. Not sure how to start the program, I am use to a funuc controls.It would be great to get a complete program using a G54 fixture. so ya, if I can get any info it would be appreciated. krow Last edited by krow; 02-20-2009 at 10:53 AM. |
|
#2
| |||
| |||
| Go to MEAU.com At the top, pick downloads. Click on Manuals Drop down to Division and pick Computer Numerical controls Then pick Family click on CNC Then Pick Series 5000CII There are 4 manuals that will be helpful to you there Regards, Chippy |
|
#3
| |||
| |||
| Thanks I will go and check it out. |
|
#4
| |||
| |||
| when I went to the site,they only had a 5000c verson.I figured out the machine and some cycles,but I am having trouble with my subprograms.I can't make it repeat the cycle eg.40 times,without putting the L number in 40 times.Anyway,if someone knows how to. Send a program. THANKS |
|
#5
| |||
| |||
| Subprogram Repeat When programming a subprogram for 40 loops try this: G22 Lnnnn P40 The P address is for the number of times to repeat the subprogram. |
| Sponsored Links |
|
#6
| |||
| |||
| I tried the program but it still does not work.I even checked in the programming book and it says the same thing as you.When I run the progam it only does it one time then returns home.Any more ideas??Thanks for the help so far. |
|
#7
| |||
| |||
| sub program Make sure your subprogram ends with G23. |
|
#8
| |||
| |||
| Yes I do have a g23 in there and it reads the sub fine but it just doesnt repeat.I am at work right know and tring everything I can thanks I keep trying |
|
#9
| |||
| |||
| sub problems Can you email main and sub to me? |
|
#10
| |||
| |||
| main program from the G54 line,PRORAM L20 N40 G00 G90 G54 X-1.0 Y0.0, N50 G43 Z2.0 H01 M04 S2000, N60 M08, N70 G01 Z0.11 F200.0, N75 G22 L2222 P41, N80 G00 G90 Z2.0 M09, , , % Then the sub L2222 G00 G91 Z-0.118, G01 X-0.242 F200.0, Y-0.5 F15.0, X0.242 F200.0, Y0.5, G23, % |
| Sponsored Links |
|
#11
| |||
| |||
| sub problems Make a small program with G04 P5000 in it. There should be a 5 second dwell when it gets to this line. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Older Revs. of Mach3 | ptig185 | Mach Software (ArtSoft software) | 2 | 05-01-2008 04:17 AM |
| older minimill2 | jpatter@bellsou | Benchtop Machines | 8 | 07-29-2007 12:58 PM |
| milling time (not to be confused with hammer time) | barefoot0 | G-Code Programing | 4 | 05-02-2007 07:18 PM |
| X2 Conversion Time (shopping time) | Micro Rotors | Benchtop Machines | 2 | 03-04-2007 12:11 PM |
| Older controllers | flatbottom | General CNC (Mill and Lathe) Control Software (NC) | 12 | 11-27-2005 07:50 AM |