584,879 active members*
5,052 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2005
    Posts
    64

    Renishaw Probe on Haas VF-1

    1995 VF-1 with quick code and Renishaw MP10 optical touch probe.

    I'm muddling through the renishaw manual, I got the probe to calibrate length, radius, and x-y offset. I got it to find a circle center and update a work offset. A thing of beauty.
    Whenever I run one of these macros successfully, after execution, the program sits and loops. Any thoughts?

    Next, and more importantly...

    I modified the example provided by Renishaw that lets you find a single surface, and it now looks like this:

    O9502 (SURFACE MEAS O9811)
    T12
    G54
    G90
    G43 H12
    G65 P9832
    G65 P9810 F5.
    G65 P9811 X-1. S6.
    G65 P9810

    When I run it, I get an error message "missing xyza in g31 or g36", and the current program is O9810, which is the macro for a protected move.

    I don't want a protected move.
    Ideally, I will pre-position the stylus adjacent to a surface, using the handwheel, then run a macro that touches off that surface, retracts, then defines the centerline of the probe tip as the new work offset.

    Does anyone have a simple solution for this? I must be missing something simple here.

  2. #2
    Join Date
    Mar 2005
    Posts
    1498
    0707115-0604 EST USA

    gromit68:

    I do not know anything about the Renishaw subroutines, but for the simple operation you want consider writing your own subroutine to do what you want using G31 and associated operations.

    .

  3. #3
    Join Date
    Aug 2005
    Posts
    413
    The 9810 protected move is for posistioning the probe near the surface you are going to measure. Think of it as an advanced G01, as such it needs X,Y, and or Z. To run the probe in a program as it looks like you are trying to do, you need to call the tool up and the move to posistion (don't forget to use G43 to activate the probes tool length offset). When within an inch or two of any surface then use the 9810 to move in a protected fashion so as not to damage the probe. Once in the proper posistion to maesure then use the 9811 to run the surface measure routine, then use 9810 to move away from part to continue milling in a protected manner.

    Also dont forget to turn the probe off with 9833 (9832 turns it on), otherwise the expensive little batteries don't last as long (probe will shut itself off but not until after a long time delay).

    If you follow the examples in the renishaw manual exactly, just filling in the required and any optional varibles they all work like magic.

    JP

Similar Threads

  1. Haas Renishaw Probe
    By Tazzer in forum Haas Mills
    Replies: 17
    Last Post: 07-07-2009, 12:18 AM
  2. Renishaw tool setting
    By djbarren in forum Uncategorised MetalWorking Machines
    Replies: 8
    Last Post: 11-14-2007, 02:27 PM
  3. Renishaw probe, proper combination?
    By REVCAM_Bob in forum Uncategorised MetalWorking Machines
    Replies: 2
    Last Post: 09-06-2007, 10:20 PM
  4. Mp7 Renishaw probe
    By Cncjunkie in forum CNC Machining Centers
    Replies: 5
    Last Post: 02-02-2006, 04:13 PM
  5. how to for 94 haas vf3 tool and part probe
    By lapuser in forum DNC Problems and Solutions
    Replies: 5
    Last Post: 01-13-2006, 06:43 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
  •