585,685 active members*
4,722 visitors online*
Register for free
Login

Search:

Type: Posts; User: christinandavid

Page 1 of 17 1 2 3 4

Search: Search took 0.01 seconds.

  1. Can't see the attachment but yes older controls...

    Can't see the attachment but yes older controls all have q function capability. Each FN: number applies a different mathematical process. It is a bit cumbersome on older controls as you have to do it...
  2. Replies
    9
    Views
    1,950

    Hi, did similar method to save the hassle of...

    Hi, did similar method to save the hassle of swapping tools or messing with programs, works well on multi pallet machines running various operations. Even applied it to work offsets to allow...
  3. Re: Haas - 506 Macro Statement Syntax Error

    Check that #10000+ is in the usable range (not familiar with Haas)

    Try =SQRT[[#5*#5]-[#10001*#10001]]-#5

    DP
  4. Replies
    1
    Views
    1,005

    Re: Probing Sequence Questions

    Not a lathe guy, sorry, but I guess G53 is doing the same as your M2200 and inhibiting look-ahead to capture position values at correct time.

    Can't help with the spindle orient question, maybe...
  5. Replies
    6
    Views
    2,114

    http://www.cnczone.com/forums/parametric-programin...

    http://www.cnczone.com/forums/parametric-programing/146527-automatic-calculation-fixture-offsets.html
  6. Replies
    6
    Views
    2,114

    Yes. There should be some threads on the site...

    Yes. There should be some threads on the site detailing the concepts.

    DP
  7. Re: Possible to do IF-OR-THEN on Fanuc 0i or 31i?

    In the first statement one of the conditions will be true even if #105 is set to 1 or 2 so it will always generate an alarm. I assume the same applies to the other faulty statements. In the case of...
  8. Re: Extracting current line number using Macro B.

    #4114 rings a bell. I use this variable to return to main program at a specific line number. #4314 may be more suitable though. I think 4114 is last N in buffer and 4314 is last N executed.

    DP
  9. Replies
    48
    Views
    17,729

    Re: Thread Milling using macro

    The need to arc in/arc out at the correct helix angle becomes more important the closer the cutter size is to the hole size. If you arc in from the hole centre, moving Z axis 1/4 of the thread pitch...
  10. Re: Coordinate System Rotation And Planes problem!

    Hi Amir,

    Just to clarify, the drawing you attached looks like it is showing a part of a helical slot. The circular component is true to the xy plane. The z motion is a separate linear motion.
    ...
  11. I assume program will run without error if the...

    I assume program will run without error if the G68 is removed?

    DP
  12. Re: Whitespace and variable names in FANUC Macro B

    I have limited experience with SETVN. You cannot define new variables at will, you can only give a name to a certain range of common variables from #500 - #550, that can then be referenced by the...
  13. Re: Coordinate System Rotation And Planes problem!

    Does your machine have the option to arc in three axes? If it does, you may need to add another argument to the G2/G3 to define the midpoint.

    If not, the best way may be to produce the shape in G1...
  14. Replies
    4
    Views
    1,157

    Re: circle end pos. incorrect

    Hi again,

    Line 7 should be X+2.67 (12-9.33) also. However, even with these corrections there must be enough rounding errors to cause a problem, at least on the Heidenhain simulator.
    Suggest you...
  15. Replies
    4
    Views
    1,157

    Re: circle end pos. incorrect

    Shouldn't line 10 be CC X16.97?

    DP
  16. Replies
    12
    Views
    4,804

    Re: Dry-run system variable?

    It's simple enough. The number required is the Check Data number followed by the bit, as per budgies post. Cheers!

    DP
  17. Replies
    20
    Views
    4,143

    Re: okuma tool registry bug

    Hi all,

    Hoping to expand on this topic and discuss tools that cannot go through ATC. Specifically an MX60 horizontal 4axis mill with random ATC, where we have tools with a collar for through...
  18. Replies
    12
    Views
    4,804

    Re: Dry-run system variable?

    Cheers again for the info lads, have now successfully deciphered the P300. I did require both replies to solve the puzzle.
    The key to cracking the enigma that is the u100m still eludes me though,...
  19. Replies
    12
    Views
    4,804

    Re: Dry-run system variable?

    Cheers for that fordav11! The logical address can be viewed in hexadecimal on the P300 so that sounds promising.

    On the 7000 the format VORD[ABCD] works fine, but although the P300 uses the same...
  20. Replies
    12
    Views
    4,804

    Re: Dry-run system variable?

    Okuma wiz I need assistance with this concept.

    We have three controls, a 7000m, u100m and p300m I think. We use a similar concept ie a standard macro for safety, but I have only just learned of...
  21. CP should allow Z input ie a helical motion. DP

    CP should allow Z input ie a helical motion.

    DP
  22. Replies
    2
    Views
    853

    I may be able to help if the part looks more like...

    I may be able to help if the part looks more like a piece of pineapple ring. Just post the sizes and angles involved, the orientation of the part, and the xy coordinates can be calculated.
    It will...
  23. Poll: You would think theyd have dim checker built in...

    You would think theyd have dim checker built in that pulls you up if any feature is undimensioned. Click to ignore etc.

    DP
  24. Try lower case + shift + "[" "]" buttons. DP

    Try lower case + shift + "[" "]" buttons.

    DP
  25. Poll: To all operators of CAM software, if anything at...

    To all operators of CAM software, if anything at least run the operations and method by someone on the shopfloor who can give suggestions to make everyones life easier, before investing so much time...
  26. Stick with the Fanuc if you already have it and...

    Stick with the Fanuc if you already have it and your guys know it. Get it with manual guide i, if you want to start experimenting with shop-floor conversational-style programming.

    The Heidenhain...
  27. Replies
    1
    Views
    3,009

    guesstimate the average diameter you are milling...

    guesstimate the average diameter you are milling at

    diameter x pi = circumference

    circumference / 360 = distance per degree

    feedrate / distance per degree = feedrate in degrees

    DP
  28. Replies
    3
    Views
    848

    What would happen if you halved your RPM? DP

    What would happen if you halved your RPM?

    DP
  29. Replies
    3
    Views
    848

    Is 10mm/m a typo?

    Is 10mm/m a typo?
  30. Replies
    2
    Views
    1,202

    Is there any reason you can not set up the part...

    Is there any reason you can not set up the part horizontally and use a slitting saw with many teeth? Might be worth considering for 20000 bolts, as a slot drill will tend to push to one side,...
Results 1 to 30 of 500
Page 1 of 17 1 2 3 4