586,100 active members*
3,177 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Okuma > G130/G131 = no effect whatsoever
Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2008
    Posts
    113

    G130/G131 = no effect whatsoever

    G130=Super NURBS on
    G131=Super NURBS off

    I am in the process of implementing SuperNURBS into our Okuma's post processor, but to my big surprise, I can't make the control react to G130 or G131 commands at all. I've tried G131 with all the F/I/J/D... parameters but nothing ever happens. The only way to activate or deactivate Super-NURBS is through the menu.

    What is going on? The control is P200M

  2. #2
    Join Date
    Jun 2015
    Posts
    4154

    Re: G130/G131 = no effect whatsoever

    on 131
    off 130

    "on/off" from code requires "off" from parameters ; thus disable function in parameters before running the code

    What is going on?
    where ? there ?
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  3. #3
    Join Date
    Jun 2008
    Posts
    113

    Re: G130/G131 = no effect whatsoever

    Quote Originally Posted by deadlykitten View Post
    on 131
    off 130
    Oops, of course. Thanks for correcting.

    Quote Originally Posted by deadlykitten View Post
    "on/off" from code requires "off" from parameters ; thus disable function in parameters before running the code
    No effect...
    Edit: It says in OSP-P200M manual that SuperNurbs should be switched off on reset or M2/program end, but on this machine it stays on until set off through the menu. The machine is MB-66VBE. Is there some undocumented parameter that controls this behavior?

  4. #4
    Join Date
    Jun 2015
    Posts
    4154

    Re: G130/G131 = no effect whatsoever

    disable in parameters
    power off / on
    check status in parameters : should still be disabled
    enable from code
    during program execution reset the control
    check the parameter ... if "on" than is not good

    however, to do this, you must 1st enable it from code : did you succed here ?
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  5. #5
    Join Date
    Dec 2008
    Posts
    3109

    Re: G130/G131 = no effect whatsoever

    Does your machine actually have that option ?

    It could be Hi2NC .... which uses a different G code

    for usage, check out this link (eMastercam)
    ( F, I, J, D) there are other addresses used.... checkout post #8

  6. #6
    Join Date
    Jun 2008
    Posts
    113

    Re: G130/G131 = no effect whatsoever

    disable in parameters
    Yep.
    power off / on
    Aye.
    check status in parameters : should still be disabled
    Yes it is.
    enable from code
    Fail. Tried G131, G131 J0 F20000, G131 J1 E0.02,... but it stays off.


    I really don't understand what is going on here. Anybody from Okuma?

    ]Does your machine actually have that option ?
    Click image for larger version. 

Name:	nurbs.jpg 
Views:	0 
Size:	62.0 KB 
ID:	352842

  7. #7
    Join Date
    Jun 2015
    Posts
    4154

    Re: G130/G131 = no effect whatsoever

    The only way to activate or deactivate Super-NURBS is through the menu
    so only parameter setting will work ... when you asked for G codes i shared you the codes for osp300, but maybe you need other codes

    you don't have programer manual or functions manual for 200 ? after a rapid search i can tell that G131 should work 4 u, but i did not find arguments or examples for it

    did you tried the codes from the link shared by Superman ?

    local Okuma dealer ?
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  8. #8
    Join Date
    Jul 2010
    Posts
    287

    Re: G130/G131 = no effect whatsoever

    I believe HiNC (and its variants) HiCut Pro and SuperNurbs all use G130/131 and it depends on which one your machine has as to which turns on.
    you mention you tried the whole long line of code. Is it possible you could post said code for us to review. maybe there's something wrong in there you missed at first glance.

  9. #9
    Join Date
    Jun 2008
    Posts
    372

    Re: G130/G131 = no effect whatsoever

    The line of code should look something like this

    G131 F10000. J2 E.03 D.01 I3 L5. R.3 K0

Similar Threads

  1. G131 (software work pusher cycle)
    By jorgehrr in forum G-Code Programing
    Replies: 4
    Last Post: 04-06-2023, 12:30 PM
  2. 1325 LC from Weike came in Thursday with no instructions whatsoever and...
    By pannaus in forum Laser Engraving / Cutting Machine General Topics
    Replies: 13
    Last Post: 09-12-2016, 05:56 PM
  3. M3 and M5 codes having no effect
    By JBPlastic in forum Laser Engraving / Cutting Machine General Topics
    Replies: 2
    Last Post: 12-06-2011, 12:15 AM
  4. Smoothing effect
    By bundysax in forum Mastercam
    Replies: 0
    Last Post: 03-13-2011, 12:34 AM
  5. What am I getting this effect?...
    By cnczoner in forum MetalWork Discussion
    Replies: 33
    Last Post: 02-02-2008, 06:31 AM

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
  •