M02 unlock spindle orientation lock


Results 1 to 5 of 5

Thread: M02 unlock spindle orientation lock

  1. #1
    Member kurmay's Avatar
    Join Date
    Aug 2011
    Posts
    418
    Downloads
    3
    Uploads
    0

    Default M02 unlock spindle orientation lock

    Hi

    is there a way M02 command don't to unlock M19 locking position?

    My program format
    ......
    ......
    M05 M09
    M19 C123
    M02

    M19 position is lost and spindle don't lock after program end. I don't want it.

    Similar Threads:
    https://www.facebook.com/okuma.tuning


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

    Default Re: M02 unlock spindle orientation lock

    //
    M19 C123 M09 ( + G00 Xup Zright M63 should also work )
    M84 M64 M0
    GOTO TOP
    M02

    if m19 is there, you no longer need m5


    Last edited by deadlykitten; 09-16-2022 at 04:52 AM.
    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 kurmay's Avatar
    Join Date
    Aug 2011
    Posts
    418
    Downloads
    3
    Uploads
    0

    Default

    Quote Originally Posted by deadlykitten View Post
    NBEGIN
    //
    M05 M09

    M19 C123
    M0
    GOTO NBEGIN
    M02

    It is perfect and fast solution. Thank you

    https://www.facebook.com/okuma.tuning


  4. #4
    Member OkumaWiz's Avatar
    Join Date
    Apr 2009
    Location
    United States
    Posts
    1262
    Downloads
    0
    Uploads
    0

    Default Re: M02 unlock spindle orientation lock

    There is a parameter for that under “spindle “. You don’t want to use a “GOTO” because load monitoring, parts count, cycle time counters , alarm C , SDF programs and others need to see the M02 in order to function properly.

    You could potentially not stop running when waylube runs out or when load monitoring is trying to stop the machine.

    Best regards,

    Experience is what you get just after you needed it.


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

    Default Re: M02 unlock spindle orientation lock

    hy mr wizard if i may, sdf performs slower than min; also, each atribute, like load / count / times / you name it, can be handled without issue

    on newer machines, sdf has it's place, like for pallet systems, etc, or where non cuting programs ( preparatory ) are mixed with cutting, but is not critical to use it

    as for looping simple operations, even if it works, again, is not must to use it

    from nesting level, sdf works with min, just as min works with ssb ... sdf is a thing for low memory machines / 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 ...


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

M02 unlock spindle orientation lock

M02 unlock spindle orientation lock