587,048 active members*
2,540 visitors online*
Register for free
Login
Results 1 to 20 of 36

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    133
    Quote Originally Posted by angelw View Post
    If you're testing your program in single block, the block containing the synchronize code (M39 in your case) does not start the spindle. In all cases of rigid tapping I've seen, the spindle starts when the G84 block is executed and stops upon its return to the R level after completing the tapping operation on the current hole.

    Are you confusing bit 0 and bit 7 of #5200, or are you just making the observation that bit 7 is set to 1.


    Regards,


    Bill
    hi, first i tried without single block still the spindle wont turn on M39 command
    and as far as i know Bit 0 is on the far right like this?

    #7 #6 #5 #4 #3 #2 #1 #0
    so in this case bit 7 on mahcine default is set to 1
    i can change that to 0 ofcourse but what would that do?
    all i know if i put that to zero then i have to use M39 if i leave it to 1 then i dont have to use M39 s1000 is that correct?

    in anycase regardless if that is set to 1 or 0 spindle wont more on M39 command..

  2. #2
    Join Date
    Sep 2010
    Posts
    1230
    Quote Originally Posted by peaceandcalm View Post
    hi, first i tried without single block still the spindle wont turn on M39 command
    and as far as i know Bit 0 is on the far right like this?

    #7 #6 #5 #4 #3 #2 #1 #0
    so in this case bit 7 on mahcine default is set to 1
    i can change that to 0 ofcourse but what would that do?
    all i know if i put that to zero then i have to use M39 if i leave it to 1 then i dont have to use M39 s1000 is that correct?

    in anycase regardless if that is set to 1 or 0 spindle wont more on M39 command..
    Yes you're reading it correctly, bit 0 is the right most bit in the byte. However, its bit 0 of #5200, not bit 7, that determines if an M code is used for rigid tapping, and should be set to 0 if the M code defined in #5210 is to be used.

    Regards,

    Bill

Similar Threads

  1. DS30SSY Ridgid tapping cycle
    By cgmr53 in forum Haas Lathes
    Replies: 1
    Last Post: 06-27-2012, 11:53 PM
  2. Ridgid Tapping 1/4-20
    By southernexplore in forum Haas Mills
    Replies: 11
    Last Post: 10-16-2009, 08:45 AM
  3. G84 (ridgid tapping) on Mitsu 50L controller
    By Chuck Reamer in forum G-Code Programing
    Replies: 5
    Last Post: 02-19-2008, 04:00 PM
  4. Ridgid Tapping on Haas
    By Shotout in forum Haas Mills
    Replies: 14
    Last Post: 08-02-2006, 03:40 AM
  5. ridgid tapping with servos
    By miljnor in forum Servo Motors / Drives
    Replies: 10
    Last Post: 09-21-2005, 07:35 PM

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
  •