586,388 active members*
3,330 visitors online*
Register for free
Login

Thread: G09

Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2007
    Posts
    51

    G09

    is there a way to add ignore command to the shift ,rotate, ect. When I use shift to move a part in program I first have to find and replace G09- (check exact stop) to something such as G0000 and the use shift then change G0000 back to G09

    Thanks

  2. #2
    Join Date
    Mar 2003
    Posts
    765
    What happens to the G09 block when you use the translate tools? Why do you have to do the find and replace?

    Scott

  3. #3
    Join Date
    Oct 2007
    Posts
    51
    Sorry for the delay
    When g09 is in the line with g code it will not allow the shift command to shift that code.
    Say i have 10 lines of xy coordinates and place g09 at the beginning of two lines to force a sharp corner it will only shift the coordinates that do not have g09 in the line

  4. #4
    Join Date
    Mar 2003
    Posts
    765
    The translation tools will skip any block that contains a group 0 G-Code. Of course, G09 is a group 0 code and so the block is being skipped. I will have to make an exception for G09, but in the meantime you can use the Address Adjustment tool to shift your code.

    Thanks,
    Scott

  5. #5
    Join Date
    Oct 2007
    Posts
    51
    cool thanks hadn't thought of using address adjust

Posting Permissions

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