586,076 active members*
3,917 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    May 2005
    Posts
    94

    Offset changing on it's own

    What am I missing here. It changes to g154 p93 right after it reads the g154 p92 line.

    Code:
        code:
    
        ......
        .....
        >>>>>>>>>>>>>>>>>>>>G154 P92 IS ACTIVE AND RUNNING ALONG JUST FINE<<<<<<<<<<<<<<<
        G3 X-1.5582 Y2.0228 I-.0188 J0.
        X-1.577 Y2.004 I0. J-.0188
        X-1.5582 Y1.9852 I.0188 J0.
        X-1.5394 Y2.004 I0. J.0188
        G0 Z6.
        M5
        G91 G28 Z0.
        M01
        ( .250 BALL TOOL - 2 DIA. OFF. - 2 LEN. - 2 TOOL DIA. - .25 )
        T2 M6
        G0 G90 G154 P92 X-1.4282 Y2.784 A-1890. S10000 M3
        G43 H2 Z6. <<<<<<<<<<<<<<<<<<<<<<AT THIS LINE G154 P93 BECOMES ACTIVE!!!>>>>>>>>>>>>>>>>>
        Z2.5108
        G1 Y3.1296 F100.
        Y3.1754
        X-1.4306 Y3.2068 Z2.5121
        X-1.4377 Y3.2341 Z2.5157
        X-1.4509 Y3.2599 Z2.5218
        X-1.4677 Y3.2798 Z2.5288
        X-1.4882 
        X-1.4752 Y2.2814 Z2.5316
        X-1.4509 Y2.308 Z2.5218
        X-1.4404 Y2.3271 Z2.517
        X-1.4326 Y2.351 Z2.5132
        X-1.4282 Y2.3926 Z2.5108
        Y2.784
        G0 Z6.
        A-2010.
        G90 G154 P93 <<<<<<<<<<<IT SHOULD JUST DO IT HERE>>>>>>>>>>>>>>>>>>>
        Z2.5108
        G1 Y3.1296
        Y3.1754
        X-1.4306 Y3.2068 Z2.5121
        X-1.4377 Y3.2341 Z2.5157
        X-1.4509 Y3.2599 Z2.5218  
        ......
        ......
        ......
    .
    tried canceling the p92 before the p93 call, and just the same.
    Also tried turning off high speed machining.

  2. #2
    Join Date
    Nov 2003
    Posts
    236
    Please call us at the factory. I have never seen this before.

    Applications
    805-278-8500

  3. #3
    Join Date
    Jul 2005
    Posts
    12177
    That is a puzzlement, but I do have a comment/question.

    At the top of the sample of code you posted you say; >G154 P92 IS ACTIVE AND RUNNING ALONG JUST FINE< which makes the G154 P92 in this line redundant; G0 G90 G154 P92 X-1.4282 Y2.784 A-1890. S10000 M3
    . What happens if you take it out and just have G0 G90 X-1.4282 Y2.784 A-1890. S10000 M3?
    An open mind is a virtue...so long as all the common sense has not leaked out.

  4. #4
    Join Date
    May 2005
    Posts
    94
    Thanks Haas Apps, I'll be in front of the machine later this afternoon (p.s.t) and will call.

    No diff if the redundant offset call is there or not. My post is set up to call offset every tool change. Better safe than sorry.

  5. #5
    Join Date
    Sep 2007
    Posts
    45
    block look ahead is probably set to 50

    Sam

Similar Threads

  1. Changing tool diameter in the tool offset screen
    By Vern Smith in forum Haas Mills
    Replies: 22
    Last Post: 05-09-2022, 05:25 PM
  2. Radius Offset and Length Offset
    By jim_stoll in forum Dolphin CAD/CAM
    Replies: 13
    Last Post: 10-15-2010, 01:47 AM
  3. Z axis offset changing by itself
    By Rick Kight in forum Cincinnati CNC
    Replies: 2
    Last Post: 07-30-2009, 01:28 PM
  4. Replies: 2
    Last Post: 05-25-2009, 05:22 PM
  5. Changing Work offset from the program
    By WITOMCIO in forum Haas Mills
    Replies: 16
    Last Post: 05-14-2007, 01:40 PM

Posting Permissions

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