helical interpolation parameter - Page 2


Page 2 of 2 FirstFirst 12
Results 21 to 40 of 40

Thread: helical interpolation parameter

  1. #21
    Registered
    Join Date
    Oct 2006
    Location
    US
    Posts
    51
    Downloads
    0
    Uploads
    0

    Default

    a bit off topic, but you don't really need helical interpolation to mill an npt thread. just cut the thread into 4 90 degree arcs and adjust the radius for the taper.
    like this
    G01Z0F30.
    G01G41X-.301D28F5.
    G03X0Y-.3014R.3014Z.0139F10.
    G03X.3017Y0R.3017Z.0278
    G03X0Y.302R.302Z.0416
    G03X-.3024Y0R.3024Z.0555
    G01G40X0F15.



  2. #22
    Member
    Join Date
    Feb 2006
    Location
    india
    Posts
    1792
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by HIRAH View Post
    a bit off topic, but you don't really need helical interpolation to mill an npt thread. just cut the thread into 4 90 degree arcs and adjust the radius for the taper.
    like this
    G01Z0F30.
    G01G41X-.301D28F5.
    G03X0Y-.3014R.3014Z.0139F10.
    G03X.3017Y0R.3017Z.0278
    G03X0Y.302R.302Z.0416
    G03X-.3024Y0R.3024Z.0555
    G01G40X0F15.
    I am a bit confused. I understand that G02/03 with a Z word is helical interpolation, as written in the 0i MB manual. So, you are using helical interpolation only. Or, is there a separate G code for helical interpolation? Incidently, your method will change the radius in steps, at every quarter circle. So, the helix will not be smooth. Possibly, the helical interpolation people are talking about, changes the radius smoothly. But, it does not seem to be available on 0i series controls. Pl clarify.
    S.K.Sinha



  3. #23
    Member
    Join Date
    Jul 2008
    Location
    Australia
    Posts
    15
    Downloads
    0
    Uploads
    0

    Default

    Hi!

    I would need a parameter to turn on helical interpolation on Matsuura MAM-600HG machine with Yasnac i80M controller which I think is based on Fanuc controller, just not sure which one. Any help on this would be appreciated!

    Thanks!



  4. #24
    Member
    Join Date
    Feb 2006
    Location
    india
    Posts
    1792
    Downloads
    0
    Uploads
    0

    Default

    Somebody might let you know, though it is illegal. (I do not have)

    Incidently, when one looks at some of one's old post, it appears so foolish!
    But, this is the way one learns. Never hesitate in asking. I still ask too many questions.



  5. #25
    Member
    Join Date
    Mar 2005
    Location
    United States
    Posts
    816
    Downloads
    0
    Uploads
    0

    Default

    I just tried that program tonight on my 18iMA. It works.

    I don't remember if I have the Macro A or B. But I tried this in manual guide too.

    What would make the interpolation smoother?

    That's what I understood about G02 & G03 but I noticed that there was also a G40 and G41 there too. Not that I know much about helical moves.. except for more trichoidal moves. Sinha, I didn't see any other G code for helical.. at least that would work for a threading operation.. not that I ever milled or turned NPT threads.

    This program had X near .301/.302 with the same R values.. while Z changed with the feedrate which seemed to go a bit faster from F5 to F15. Theres a sneaky D word in there too.

    Thanks for the 16M paramater, Al. I put that one in the param list for my 16M when it gets finished..

    Greg



  6. #26
    Registered
    Join Date
    Feb 2006
    Location
    us
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default helical interpolation on seiki seicos 10 control

    Please help! I need the parameter to turn on helical interpolation on seiki seicos 10 control. We have a Hitachi Seiki vm-50 and it lost information when we changed a battery. I thought we backed everything up correctly, but now it wont do a helix.



  7. #27
    Member
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    182
    Downloads
    0
    Uploads
    0

    Default

    stupid question how do you change the parameter?

    I can change other parameters ie I tried changing 0038 it and it worked but 0910 wont change. I get the alarm that it needs to be powered off, but it never accepts the parameter change and it stays the way it was.



  8. #28
    Gold Member
    Join Date
    Aug 2011
    Location
    Fordaville
    Posts
    2517
    Downloads
    0
    Uploads
    0

    Default

    the procedure to change option parameter for 0M is different to that shown above



  9. #29
    Member
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    182
    Downloads
    0
    Uploads
    0

    Default

    I played around some more and found I could change some 900 parameters and not others.

    I found the 3 axis control at once, and thought that might allow for helical interpolation but I still cant set 910#3.

    possibly I can't set it as 0m-a mate controls can't do helical interpolation?



  10. #30
    Banned yours_prabhat's Avatar
    Join Date
    Dec 2008
    Location
    India
    Posts
    239
    Downloads
    0
    Uploads
    0

    Default

    Back up your data param first, reload by DNC it will change
    Regards



  11. #31
    Member
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    182
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by yours_prabhat View Post
    Back up your data param first, reload by DNC it will change
    Regards
    do I need to wipe the parameters first via reset+del on startup before reloading?

    I don't think I'm brave enough to do that.

    everything that I have read indicates 900 series parameters must be first input by hand.

    Last edited by landslide1; 01-27-2013 at 11:17 PM.


  12. #32
    Gold Member
    Join Date
    Aug 2011
    Location
    Fordaville
    Posts
    2517
    Downloads
    0
    Uploads
    0

    Default

    follow the correct procedure.....
    Fanuc 0 Memory Backup Procedure



  13. #33
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    24221
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by landslide1 View Post
    everything that I have read indicates 900 series parameters must be first input by hand.
    Just the RS232 parameters in order to load by serial port.
    Al.

    Attached Files Attached Files
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  14. #34
    Member
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    182
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by fordav11 View Post
    follow the correct procedure.....
    Fanuc 0 Memory Backup Procedure
    that if for a system restore and indicates you should wipe the parameters and memory.
    Step 2: Initialized/clear memory by press and holding "RESET" & "DELETE" keys simultaneously while powering ON the control.

    also in step 4 it says to input the 900's manually.

    Quote Originally Posted by Al_The_Man View Post
    Just the RS232 parameters in order to load by serial port.
    Al.
    the bit about "reading CNC parameters (PC->CNC) looks like you don't need to clear the parameters first.
    I have a txt file of my parameters that looks like below. it has line breaks at the 700 to 900 parameter jump and between the 900 and 1000 parameters. and another between the 8000's and 9000's. can I just read this in over my current parameters?

    %
    N0001 P 01011000
    N0002 P 11100011
    N0003 P 01000001
    N0004 P 01111001
    N0005 P 01111001
    N0006 P 01110111
    ...
    %

    Last edited by landslide1; 01-29-2013 at 04:08 AM.


  15. #35
    Gold Member
    Join Date
    Aug 2011
    Location
    Fordaville
    Posts
    2517
    Downloads
    0
    Uploads
    0

    Default

    I didn't say blindly follow those instructions.
    The procedure says 'If control is generating System Errors.....'

    Your control is not generating errors so you skip that part.

    I said (or implied) READ IT then you will know more about what to do. The answer (to change just one parameter) is in the text but you must read the procedure to know the method. Then you skip the 'wipe' part and just enter the parameter(s) manually. Basically enable PWE and follow step 4.

    If that doesn't work backup your parameters and follow the restore procedure, enter your options etc.
    When outputting parameters press EOB and OUTPUT START together to send the 900 (option) parameters so you have a backup of them. This does not work when inputting parameters however. 900's have to be restored by manual entry.

    I've attached another procedure, this one is basically the same thing but in a pdf and a more official type of doc provided by GEFanuc


    Attached Thumbnails Attached Thumbnails helical interpolation parameter-fanuc_o_parameters-pmc_backup-pdf  
    Last edited by fordav11; 01-30-2013 at 04:42 AM.


  16. #36
    Member
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    182
    Downloads
    0
    Uploads
    0

    Default

    a warning to any other newbies out there.

    I tried loading parameters in over the old ones. it lost the Zero return position. it hasn't happened every time I have tried, just the first.

    make sure you know how to re-zero you axis before you try silly stuff!



  17. #37
    Activation process Tim-From-Windsor's Avatar
    Join Date
    Jul 2018
    Posts
    0
    Downloads
    0
    Uploads
    0

    Default Re: helical interpolation parameter

    Hi Dan,

    Sure sounds like you know your stuff. I was hoping you know what parameter turns on the measure soft key in the work offsets for a 16M Fanuc. Just got in an old machine and I would like it to be the same as our other three old Makinos. See attached picture.

    Thanks.

    Attached Thumbnails Attached Thumbnails helical interpolation parameter-010-jpg  


  18. #38
    Member Masoudrezaie's Avatar
    Join Date
    Jan 2022
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by Dan Fritz View Post
    It's 9100, bit #2 (the 3rd bit from the right)

    Can u tell me the optional para for helical interpolation for 31i B control please.



  19. #39
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    24221
    Downloads
    0
    Uploads
    0

    Default Re: helical interpolation parameter

    Quote Originally Posted by Masoudrezaie View Post
    Can u tell me the optional para for helical interpolation for 31i B control please.
    Dan hasn't been seen since 2007 !!

    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  20. #40

    Default Re: helical interpolation parameter

    If I'm not mistaking the 31i-B will require purchasing the option as it is done through a file updated by Fanuc. And Fanuc has been touchy on options lately and may require you to go through the OEM or distributer.



Page 2 of 2 FirstFirst 12

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

helical interpolation parameter

helical interpolation parameter