R value question

Results 1 to 2 of 2

Thread: R value question

  1. #1
    Nemoid's Avatar
    Join Date
    Dec 2021
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default R value question

    Is there away to sequentially update r values in a loop?
    What I have is a long series of r values that I wish to use as positioning data but instead of writing all the individual r values in a program I wanted to create a loop as below but each time the loop runs the next r value in the sequence is loaded so:

    R1-R40 all have data

    R100=40; used to count
    Loop:
    R100=R100-1
    A command here to move R1 to R2 etc
    G1 x=r1 f500
    If R100 > 0 gotob loop

    Hope this makes sense



  2. #2
    Member DMU_200FD_KEITH's Avatar
    Join Date
    Dec 2021
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    I think this may help you.

    You can specify R values with an equation in that line
    Like R1=R1+1 or minus as well.



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

R value question

R value question