osp 5000l-g programming help


Results 1 to 5 of 5

Thread: osp 5000l-g programming help

  1. #1
    Member msherman's Avatar
    Join Date
    Jan 2013
    Location
    usa
    Posts
    29
    Downloads
    0
    Uploads
    0

    Default osp 5000l-g programming help

    i am programming a deep grove that is at a angle.
    my problem is when it is finished roughing it exit out through the part.
    how can i control the exit from the canned cycle and i am not using the groove cycle i am using the od rough cycle
    it moves in x only straight up into the part.

    thanks in advance i dont have any good way to put up a pic of what i am making i will try again to post a pic of part.

    Similar Threads:


  2. #2
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4154
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    hi check attached ... it does not allow you to control the exit; it simply does not execute the exit

    so far, i never tried it, i don't know how it works, or if it works : hmm, seems to be an option, maybe you have it, maybe is not compatible with your control, i don't know

    if you wish, pls share tool geometry, part dimensions, etc, and i may help you with the code / kindly

    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


  3. #3
    Member msherman's Avatar
    Join Date
    Jan 2013
    Location
    usa
    Posts
    29
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    i need to exit out at a 30 degree angle it told me m85 is unrecognized so i must not have this option
    i will probably have to go at it with out the lap canned cycle and just program it line by line thanks for the help



  4. #4
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4154
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    Code:
    
        G01 toolpath end point                                  F+feed          G95
            X + 2 * radius * sin [ 30 ] Z + radius * cos [ 30 ] F+feed*2..3...4 G91
        NOEX                                                                    G90
    
    
        or feed among a polar ( angular ) direction, for a fraction of the clearance (eg 35%) + rapid it out till the end
        it's good when the clearance is long, and you don't wanna feed among it
    
    
        G01 toolpath end point                                                F+feed          G95
            X + 2 * radius * 0.35 * sin [ 30 ] Z + radius * 0.35 * cos [ 30 ] F+feed*2..3...4 G91
        G00 X + 2 * radius * 0.65 * sin [ 30 ] Z + radius * 0.65 * cos [ 30 ]
        NOEX                                                                                  G90
    i hope you find it usefull / kindly

    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


  5. #5
    Member msherman's Avatar
    Join Date
    Jan 2013
    Location
    usa
    Posts
    29
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    It might help if i understood what you r programming there
    so if i for go the g85 lap cycle or is that added in to the g85 lap cycle where does that code fit in
    also not sure of the three gcodes at the end g91 g95 g90



  6. #6
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4154
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    95 feed in mm / rot
    90 absolute coordinates ( default )
    91 relative ( incremental ) coordinates

    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


  7. #7
    Member msherman's Avatar
    Join Date
    Jan 2013
    Location
    usa
    Posts
    29
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    ok i know what they stand for just not the order no reason to have g91 and g90 on the same line
    trying to get some pics



  8. #8
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4154
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    there is no line with both 91 and 90 / flip your monitor man

    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


  9. #9
    Member msherman's Avatar
    Join Date
    Jan 2013
    Location
    usa
    Posts
    29
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    OK I ADDED PICS FINALLY
    SO WHERE WOULD YOUR CODE FIT IN ?
    ONE PIC OF THE CODE AND ONE PIC OF THE GROOVE AS YOU CAN SEE IT WANTS TO EXIT RIGHT THRU THE PART



    osp 5000l-g programming help-okuma-prog-jpg
    osp 5000l-g programming help-okuma-groove-jpg



  10. #10
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4154
    Downloads
    0
    Uploads
    0

    Default Re: osp 5000l-g programming help

    i am afraid that the G85 executes the retreat movement with its own mind, thus you can not achieve a custom retreat while G85 is there ( unless using M85 )

    the code that i shared is only a sugestion for the final lines of a long hand code

    if you are satisfied with the current behaviour of the G85, then run it in step by step, and extract the coordinates ; with them you may create the long hand code

    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


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

osp 5000l-g programming help

osp 5000l-g programming help