Need a way to move my gantry back and forth over and over for tuning


Results 1 to 5 of 5

Thread: Need a way to move my gantry back and forth over and over for tuning

  1. #1
    Member Dbl_Tap's Avatar
    Join Date
    May 2011
    Location
    USA
    Posts
    104
    Downloads
    0
    Uploads
    0

    Question Need a way to move my gantry back and forth over and over for tuning

    I'm having a Teknic engineer logging in and helping tune my dual axis gantry tomorrow. In the email getting ready for this they requested this:

    "The most important thing to prepare in advance of the appointment is to set up a small macro, or program that automatically moves the gantry back-and-forth over and over. Around 10 inches of motion should be fine. The pattern should be something like:

    1. Move 10” in one direction
    2. Pause for around a second
    3. Move 10” back
    4. Pause for around a second
    5. Repeat hundreds of times"

    How can I go about this? I know I could create a simple cut gcode and move it back and forth but I don't know how I would create the pause for a second.

    Any suggestions?

    Similar Threads:
    Last edited by Dbl_Tap; 04-25-2023 at 05:08 PM.
    Chris Livingston
    Tigard, OR USA


  2. #2
    Member peteeng's Avatar
    Join Date
    Jul 2018
    Location
    dum dum
    Posts
    6318
    Downloads
    0
    Uploads
    0

    Default Re: Need a way to move my gantry back and forth over and over for tuning

    Hi Db - Insert a G4 into the code. Peter

    https://en.wikipedia.org/wiki/G-code



  3. #3
    Member Dbl_Tap's Avatar
    Join Date
    May 2011
    Location
    USA
    Posts
    104
    Downloads
    0
    Uploads
    0

    Default Re: Need a way to move my gantry back and forth over and over for tuning

    Thanks peteeng

    Now I'm realizing what a pain it is to create a cut file using a drawing to do this.

    Is there a simple way to tell it to repeat the sequence over and over until stopped?

    Chris Livingston
    Tigard, OR USA


  4. #4
    Member Dbl_Tap's Avatar
    Join Date
    May 2011
    Location
    USA
    Posts
    104
    Downloads
    0
    Uploads
    0

    Default Re: Need a way to move my gantry back and forth over and over for tuning

    I did a little more googling. Took my simple mind a bit to get it but now I have it and it works!

    N100G00G20G17G90G40G49G80
    N110G70G91.1
    N130 (#RC-2250 MINI- SPOILBOARD 1-1/2" DIA 1/2"SHANK )
    N140G00G43Z1.0000H1
    N160(Toolpath:- Y Axis Cut)
    N180G94
    N190X0.0000Y0.0000F290.0
    N200G00X0.0000Y0.0000Z1.0000
    N210G00Z0.1969
    N220G1Z0.0000F145.0
    N230G1X25.0000F290.0

    M98 P01 L98
    M30
    O01
    G1Y35.0000
    G04X1.0
    G1Y45.0000
    G04X1.0
    M99
    %

    Chris Livingston
    Tigard, OR USA


  5. #5
    Member peteeng's Avatar
    Join Date
    Jul 2018
    Location
    dum dum
    Posts
    6318
    Downloads
    0
    Uploads
    0

    Default Re: Need a way to move my gantry back and forth over and over for tuning

    Good on you - Chris



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

Need a way to move my gantry back and forth over and over for tuning

Need a way to move my gantry back and forth over and over for tuning