Is there a way to take a scan using XYZ data without manually inputing all the coordinates? I need to scan an airfoil that follows a certain path and hit specific points. It needs to follow the contour and angle of the airfoil not a straight line through a set cut plane. I've attached an image showing just a few of the points to be taken. There will be 4 sections with 28 points in each. In this image Z is up and down, X is front to back, and Y is left to right.
Scanning with XYZ data
Collapse
X
-
Originally posted by roscek View PostIs there a way to take a scan using XYZ data without manually inputing all the coordinates? I need to scan an airfoil that follows a certain path and hit specific points. It needs to follow the contour and angle of the airfoil not a straight line through a set cut plane. I've attached an image showing just a few of the points to be taken. There will be 4 sections with 28 points in each. In this image Z is up and down, X is front to back, and Y is left to right.
Use a Freeform scan then under path definition tab you can import the file of target points into a scan.Mr. Comment
SCIROCCO-NT 13-20-10
B3C-LC Controller (Leitz Protocol), SP600M, TP200
PCDMIS CAD++ v4.3 MR1(Build: 12/11/08)
sigpic
Comment
-
-
Do you want all of the points to be just be regular Auto Vector Points?
If so I could run your data file through a Freeform scan then convert it to Points and then finally save it down to 3.7MR2.
I think that may work at least.Mr. Comment
SCIROCCO-NT 13-20-10
B3C-LC Controller (Leitz Protocol), SP600M, TP200
PCDMIS CAD++ v4.3 MR1(Build: 12/11/08)
sigpic
Comment
-
Have you tried using a perimeter scan?
When you click on your control points 1,D,2 stay close to tip of the airfoil so you just get the end selected as your boundary first. Then with the CAD offset get your Scan Path to cross over the points you want to pickup.Mr. Comment
SCIROCCO-NT 13-20-10
B3C-LC Controller (Leitz Protocol), SP600M, TP200
PCDMIS CAD++ v4.3 MR1(Build: 12/11/08)
sigpic
Comment
-
Basic?
Are you familiar with BASIC, scripts of prjoects? If so, there was a routine floating around that served as the predecessor to the Freeform scan. It would read data from a file and create a scan feature in the part program. It would work for 3.7, and most other versions. . .
If it would help you, I would be happy to see if I can find it.
Comment
-
Found it
I found the utility, so I might as well post it here in case others benefit from it. It is an executable only (right now) as I am not quite able to make sense of the source code, its been a long time.
I've attached a ZIP file with the executable and 3 test cases. These serve to show the formats and to easily demonstrate its capability. For example, scan data with blank lines between groups provides multiple basic scan segments.
It does require vectors, so you might have to fudge those if they are not available. It was written for v3.2, and I just tested it with v3.7MR3. I suspect it will work with more recent versions as well.
It does require that PC-DMIS already be open as far as I know, with a part program open as well. To create a simple test case, open PC-DMIS and a part program, select a probe, and then switch to DCC. Now switch to another (Explorer) window and start the utility. Select a few simple options and see what happens.Attached Files
Comment
-
I thought everything was fine, but ran into a problem. The scans I created with the utility worked on the convex side but not on the concave side. When I ran the program it scanned the first section of the concave side without making contact with the part. Then at the end of that same first scan it just stopped. There was no error message or anything. The only thing it said at the bottom was that it was waiting for the scan to end. I created the scans using the defined mode with an increment of 1mm, and find nom tolerance of 1mm. I also tried adjusting the find nom tolerance but still had no luck. Does anyone have any suggestions as to why this happened and how I can fix or work around it?
Comment
-
try some things
Originally posted by roscek View PostI thought everything was fine, but ran into a problem. The scans I created with the utility worked on the convex side but not on the concave side. When I ran the program it scanned the first section of the concave side without making contact with the part. it?
Three things to consider;
1) the data is not on the part. Not trying to sound funny here, but maybe the data is bad? or off the part by a probe radius? I suspect the probe is traveling where you told it to go, but the part is not there.
2) the alignment used for this scan is off the part, causing the data to look bad
3) try using a RELEARN scan. This uses the defined data to start with but still searches for the part.
Comment
Related Topics
Collapse
-
by charliejoeI need some help from people smarter than myself, i have linear open scan that is created on both sides of the wall of the part, and i need to export...
-
Channel: PC-DMIS for CMMs
05-10-2019, 05:08 PM -
-
by DaSaloI have recently been using the free form scan option and have some questions about defining the path. I can successfully bring in the ball-center path...
-
Channel: PC-DMIS for CMMs
04-21-2013, 08:55 AM -
-
by DaSaloI am new to working with scan data. I need to figure out how to report out the standard deviation of the distance between each individual point in a linear...
-
Channel: PC-DMIS for CMMs
09-14-2012, 08:48 PM -
-
by jasonpkleeHello everyone. I just completed my pc-dmis training and have just started doing some jobs using CMM. In all intents and purposes, I'm a newb so hope...
-
Channel: PC-DMIS for CMMs
02-17-2009, 08:21 PM -
-
by SlimvinnCan I pull the point data from auto circles to create a scan of an outside profile that is made up of multiple arcs?
-
Channel: PC-DMIS for CMMs
08-31-2006, 11:59 AM -
Comment