Need Help! Edit post for ProtoTRAK TMX control


Results 1 to 3 of 3

Thread: Edit post for ProtoTRAK TMX control

  1. #1
    Registered
    Join Date
    Oct 2009
    Location
    Canada
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Edit post for ProtoTRAK TMX control

    I'm creating a post using EC2015R2 for a ProtoTRAK TMX control. In their notes, they require the Tapping Cycle (G84) to have a "B" value where B=Begin Depth. The example in their manual is " G84 X0. Y0. Z-2. R.1 B0. Q.05"
    It seems the "B" value is the top of the thread. My question is how can I edit the code constructor to output the "B" value in that line. I can hard code it as "zero" but for a recessed hole that may not be best.
    For drilling cycles they don't specify the top of the hole, just the "R" value which is the rapid position above the hole (retract plane).
    Any help is appreciated.

    Similar Threads:


  2. #2
    Registered
    Join Date
    Feb 2017
    Location
    United States
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Re: Edit post for ProtoTRAK TMX control

    did you ever get this sorted out? I've recently purchased a Trak 2Op and have just run into the exact same issue with tapping.

    Chris



  3. #3
    Registered
    Join Date
    Oct 2009
    Location
    Canada
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: Edit post for ProtoTRAK TMX control

    I did, took some coding though.
    It does need a "B" in the code so that had to be hard coded then user defined values for "R" and "B"
    Here's what the code constructor for "Tapping Cycle" looks like.

    %GOTO @END
    ;CODE:
    ;CODE:
    ;CODE: @RPLANE
    ;CODE: #USER10 = #RTAPRETRACT
    ;CODE: @END
    ;CODE: #USER11 = #ZMOVE
    (Begin Tapping Cycle)
    [DELETE][BLKNUM][RETRACTGCODE][TAPGCODE][<C>XMOVE][<C>YMOVE][<C>ZDEPTH] R[USER-11] B[<C>USER-10] [PITCH][CYCLESPEED]

    Good luck with this and even more if you try to get helical moves to work !
    They will but really nothing like how the manual describes it.



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

Edit post for ProtoTRAK TMX control

Edit post for ProtoTRAK TMX control