I'm trying to measure draft inside of a diameter. I've tried using a cone autofeature but it's giving me a error best fit calc. Using two circles is not working for a constructed cone. Any ideas?
Angles?
Collapse
X
-
-
Did you try using a learned feature. I'd try that with 3 levels. See what it comes up with. If it is a shallow angle it will probably guess it as a cylinder. Go edit-overide guess and choose cone. Then, look at it to make sure it has the vector correct.
Call it a day and worry about it on monday? Only ideas I've got.Comment
-
Try
Have to use other means - other than CMM...
Taper formula - measure top dia, measure bottom dia, find the length and do trig it will give you per side.
Just my 0.02
I am so outta here!!! Have a good T-day...
JRZPC-DMIS CAD++ 3.7 from 4.2 MR1Comment
-
-
Draft Angles
I measure a lot of plastic parts and I find any drafted holes or bosses 1 degree or less are difficult to use auto cone to measure. For this application I would measure top and bottom diameters, assign variables, calculated draft angle, create generic cone and then report draft angle.
Kevin
ASSIGN/V1 = RAD2DEG(ATAN((CIR1_MDFT.R-CIR1.R)/(CIR1.Z-CIR1_MDFT.Z)))
F1 =GENERIC/CONE,DEPENDENT,RECT,OUT,$
NOM/XYZ,0,0,0,$
MEAS/XYZ,0,0,0,$
NOM/IJK,0,0,1,$
MEAS/IJK,0,0,1,$
DISTANCE/0,0,$
ANGLE/-1,V1
DIM DFT_ANG1= LOCATION OF CONE F1 UNITS=MM ,$
GRAPH=OFF TEXT=OFF MULT=10.00 OUTPUT=BOTH
AX NOMINAL +TOL -TOL MEAS MAX MIN DEV OUTTOL
A -1.000 0.500 0.500 -1.003 -1.003 -1.003 -0.003 0.000 #
END OF DIMENSION DFT_ANG1B & S XCEL 7-10-7
Sharpe32 Controller
PH10MQ & ACR1 Toolchanger
TP20 & TP2 Probes
Pcdmis CAD++ 3.7mr3, 4.3mr1, 2009mr1, 2010mr1
Datapage RT 3.33
sigpicComment
-
-
Because I'm still using 3.2063, with no autocone feature, I manually create a cone with min of 9 points, then dimension the angle.sigpic Life is not a journey to the grave with the intention of arriving safely, but rather a skid in broadside, totally worn, proclaiming WOW What a ride!Comment
Related Topics
Collapse
-
by keegoI have a cone lying in the y axis and can only get to it from above at A0B0. I successfully used Autocone for this but ran into a small problem. In...
-
Channel: PC-DMIS for CMMs
06-25-2010, 01:19 PM -
-
by Virgil UKGood Evening.
My problem is this.
I have to measure the diameter of a truncated cone. I do not have much of the cone to measure....-
Channel: PC-DMIS for CMMs
07-31-2008, 03:08 PM -
-
by jaymundayI am trying to construct a cone out of 3 circles. The top circle is 60.800mm & the bottom circle is 60.730mm. So there is not much of a cone there....
-
Channel: PC-DMIS for CMMs
08-10-2017, 10:25 AM -
-
by B. JacobsCan someone tell me the best way to construct a cone. I have a chamfer called out the reguires a 45degX.03 dimension. I have made two circle out of it....
-
Channel: PC-DMIS for CMMs
05-24-2006, 07:51 AM -
-
by Ronnie HHello everyone,
I'm new here and fairly new to PC-DMIS and I'm having problems constructing a cone. I have measured 6 12-pt circles and...-
Channel: PC-DMIS for CMMs
10-29-2008, 07:56 AM -
Comment