![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Okuma Discuss Okuma machines here. |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#13
| |||
| |||
| i downloaded mpmaster.. it looks like a generic post and i have to go in and edit it.. the only problem is that i have no clue on how to edit a post processor program.. hahaha.. is there a website or anything that can teach me or lead me in the right direction? |
|
#14
| |||
| |||
| you need this generic post: MPMASTER_OKUMA, ask your reseller here an simple exemple of a clean G-code written by hand that work well $T.MIN% G15H1 /T1M6 S5000M3 G56G00X1Y1Z3H1M8 G81Z-.05R.1F2 X-1 Y-1 X1 G80G00Z15M9 X-15Y15 M2 % it's about the cleanest you can get to simply drill 4 holes |
|
#15
| |||
| |||
|
| Sponsored Links |
|
#16
| ||||
| ||||
| When it comes to simple "plain" programming... there is very little difference in the G-Code cycles used on the OSP controllers and the Fanuc controllers. That is why you see a lot of comments regarding modifying the default fanuc post to suit an Okuma machine. |
|
#18
| ||||
| ||||
| When referring to "Simple" programming, I am meaning plain ol XYZ moves, drilling, tapping canned cycles and the like. Complex programming is referring to the use of system variables, macro calls, sub programming etc... i.e. Fanuc subprograms are called using M98 Oxxxx (or something like that!) and the subroutines end with M99 to force a return to the calling program, where Okuma uses "CALL Oxxxx" to call a subprogram and RTS at the end to return to the calling program. Fanuc use a lot of #100 type of variable names, where Okuma has user definable names like FEED=100 or ZPOS=23.22 etc... Okuma uses Common Variables on a Lathe such as V1..V32, on a mill they are VC1..VC(xx max defined by machine). There are many similarities between the programming methods, you just have to be able to figure out what variables the programmer is using and how they are being used. Mind you a good programmer will document there code for ease of reading anyway... don't you?!? I hate coming across the really old programs that have no information as to where program zero is located, what tools are required etc... a lot of the time I just start over as it takes less time to reprogram than to work out the old crap. Hope that helps a little. Brian. |
|
#19
| |||
| |||
|
the biggest difference between OSP and Fanuc is the OSP DON'T need home position, simply turn the power on and hit cycle start button to get a Fanuc G-code to work on an OSP, you only got to change a few codes be aware, on OSP the G56 is to call the tool length offset "H**" ![]() the reference point is called by the G15H** in fanuc this will be G55 G56 G57... i know that okuma's book are not really easy to read, they are very basic. |
|
#21
| ||||
| ||||
| Okuma manuals are intended to be read by educated CNC technicians. Programming in standard GM codes a.k.a. "NC" code is widely known. The same standard is for plasma cutters, for lasers, for CNC welding machnines, even for knitting and sewing machines. If You want just start from beginning You have options: 1. use some CAM software to create a part programs 2. use sample to modify it. Carcase - start, end, tool change - is constant. You will find brief explanation of all G,M codes listed on Okuma programming manuals. |
|
#22
| ||||
| ||||
It is VERY IMPORTANT that you understand the difference in the way Fanuc and Okuma call up tool length offsets and the way they call up Co-ordinate systems. Get it wrong and you may crash (if you are not paying attention that is ) either that or a lot of alarms.Last statement is quite true for a lot of manuals on the market, not just Okuma manuals. Could be why forums such as these are available... keep asking and I am sure we will keep answering. Cheers Brian. |
![]() |
| 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 |
| Which do you find more difficult to program? Lathe or Mill? | fordbroncoxlt | General Metalwork Discussion | 13 | 05-20-2009 05:00 AM |
| circle mill program w/ a tornado | Rocky_Yeska | G-Code Programing | 13 | 10-10-2008 04:33 AM |
| Need help with simple thread mill program | Captain Midnigh | Milltronics | 14 | 07-24-2008 05:57 PM |
| Thread Mill Program | october | G-Code Programing | 2 | 04-07-2007 07:41 AM |
| 2-1/2 - 8 NPT Thread Mill Program | wesleybridgepor | General Metalwork Discussion | 2 | 11-30-2006 04:56 AM |