CNCzone.com-The Largest Machinist Community on the net!


Welcome to the CNCzone.com-The Largest Machinist Community on the net! forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > MetalWorking Machines > Haas Mills

Notices

Haas Mills Discuss Haas machinery here!


Reply
 
Thread Tools Display Modes
  #1   Ban this user!
Old 09-04-2009, 12:08 AM
crabbass crabbass is offline
 
Join Date: Mar 2009
Location: usa
Posts: 107
crabbass is on a distinguished road
RS-232 output

I have an 08 VF-3, pretty standard, with renishaw probe. I would like to write a probing cycle to use the machine as a CMM. The accuracies I am looking for are pretty easy to obtain +.00/-.01 on a verry complex form. When I say +.00/-.01 I am reffering to the shapes acceptable profile limits. What I'd like to do (but don't know how) is to output the probed coordinates into a spread sheet, or .txt file. I can present an excell spreadsheat with columns of "perfect model" numbers, and the probed parts actual numbers to non mechanical management types without too many difficulties . If my part has 50 points that need probed, I would like a list to be output with x,y,z,a coordinates relative to the work offset.
I don't have the ethernet option.
Any suggestions would be much appreciated.
Reply With Quote

  #2   Ban this user!
Old 09-04-2009, 12:20 AM
pit202 pit202 is offline
 
Join Date: Jul 2005
Location: POLAND
Age: 31
Posts: 311
pit202 is on a distinguished road
if you do a probe cycle eg X+ :

G65 P9811 X...

you can add W1 or W2 at the end of line and get some parameters , if this is too much for you , you can write after that line :

DPRNT[X#185[44]*Y#186[44]]

and get only actual X and Y parameters


Peter
Reply With Quote

  #3   Ban this user!
Old 10-11-2009, 07:02 PM
Integrexman Integrexman is offline
 
Join Date: Aug 2006
Location: USA
Posts: 45
Integrexman is on a distinguished road
Originally Posted by crabbass View Post
I have an 08 VF-3, pretty standard, with renishaw probe. I would like to write a probing cycle to use the machine as a CMM. The accuracies I am looking for are pretty easy to obtain +.00/-.01 on a verry complex form. When I say +.00/-.01 I am reffering to the shapes acceptable profile limits. What I'd like to do (but don't know how) is to output the probed coordinates into a spread sheet, or .txt file. I can present an excell spreadsheat with columns of "perfect model" numbers, and the probed parts actual numbers to non mechanical management types without too many difficulties . If my part has 50 points that need probed, I would like a list to be output with x,y,z,a coordinates relative to the work offset.
I don't have the ethernet option.
Any suggestions would be much appreciated.
I do what you are trying to do all the time. I have a Renishaw MP700 probe and the InspectionPlus macros. I am able to ouput XYZIJK (point and vector) data from my CAM system. I made a program that I can input the data and it creates a probing program that uses macros 9810 9821 and 9811 to probe the part. I put a W1 on each line so it writes the data/report to my memory card as a text file. Here is a report example. It shows the target data, actual measurement, tolerence+/- and deviation from target.

-------------------------------------------------------------------
COMPONENT NO 1 FEATURE NO 1
-------------------------------------------------------------------
POSN X 2.7097 ACTUAL 2.7097 TOL TP .0050 DEV .0000
POSN Y- 2.8893 ACTUAL - 2.8910 TOL TP .0050 DEV - .0017
POSN Z- .7588 ACTUAL - .7574 TOL TP .0050 DEV .0014

Here is the code that was used to probe the point above:
G65P9810 X2.6989 Y-3.1802 F100.
G65P9810 Z-0.5224 F100.
G65P9821 X2.7097 Y-2.8893 Z-0.7588 C2 H0.0050 W1

Here is a link to the program and a video probing a part.
http://cncwrite.com/cmm.php

Best viewed with VLCMedia player.
http://integrexmachinist.com/Video/I.../ProbeFace.mpg
Reply With Quote

Reply

Bookmarks




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Output 2 fourwheeler Machines running Mach Software 1 07-24-2009 05:44 PM
no motor output eloid DIY-CNC Router Table Machines 3 06-15-2009 08:19 PM
Problem- I&J arc output instead of R zelaznog Post Processors for MC 6 06-15-2009 08:30 AM
output a D after the G41 or G42... shape Dolphin CADCAM 3 04-28-2009 02:04 PM
PSU with 2 different Output Voltages ? Joey General Electronics Discussion 4 06-09-2007 08:02 PM




All times are GMT -5. The time now is 02:17 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.