585,971 active members*
4,059 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2006
    Posts
    17

    program repeat

    hi guys

    need to repeat a marking on a part. the part needs to be changed every time.
    how do i program a dwell of say,12 seconds and then repeat the program. need to do this on 50 parts. is it possible to do this without starting the cycle everytime i.e. repeat the program say from N1 to N100?

    thanks for any help

  2. #2
    Join Date
    Jul 2005
    Posts
    12177
    Put what you want to repeat in a subroutine with an L count if you want to repeat a specific number of times.

    Just put a M99 Pnnn back to the line you want to repeat from if you want to do an endless loop.*

    Put in a dwell, G04 P12000 for your delay.

    *On older machines I think this alarms out after a certain number but on later machines it just keeps looping round and round.

  3. #3
    Join Date
    Nov 2005
    Posts
    174
    or g4 p12. p12. is 12 seconds.

  4. #4
    Join Date
    Mar 2005
    Posts
    988
    Hope you don't take 14 seconds to load a part....
    It's just a part..... cutter still goes round and round....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •